Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/postgresql16.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-123397-72857/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1b54ff9898>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/postgresql16.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/postgresql16-16.5-2.oc9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/postgresql16.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-123397-72857/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1b54ff9898>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/postgresql16.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OrkH6Z
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf postgresql-16.5
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/postgresql-16.5.tar.bz2
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd postgresql-16.5
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/postgresql-setup-8.9.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/rpm-pgsql.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/postgresql-logging.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/postgresql-var-run-socket.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/postgresql-server-pg_config.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/postgresql-pgcrypto-openssl3-tests.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ echo 'Patch #3032 (postgresql-no-libecpg.patch):'
Patch #3032 (postgresql-no-libecpg.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/interfaces/Makefile
+ find . -type f -name Makefile -exec sed -i -e 's/SO_MAJOR_VERSION=\s\?\([0-9]\+\)/SO_MAJOR_VERSION= private16-\1/' '{}' ';'
+ tar xfj /builddir/build/SOURCES/postgresql-15.5.tar.bz2
+ find . -type f -name Makefile -exec sed -i -e 's/SO_MAJOR_VERSION=\s\?\([0-9]\+\)/SO_MAJOR_VERSION= private16-\1/' '{}' ';'
+ find . -type f -name .gitignore
+ xargs rm
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aFPUck
+ umask 022
+ cd /builddir/build/BUILD
+ 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd postgresql-16.5
++ id -u
+ '[' x991 = x0 ']'
+ cd postgresql-setup-8.9
+ export pgsetup_cv_os_family=redhat
+ pgsetup_cv_os_family=redhat
+ '[' '-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/OpenCloudOS/OpenCloudOS-hardened-ld' ']'
++ find . -name ltmain.sh
+ ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-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/postgresql16 PGVERSION=16.5 PGMAJORVERSION=16 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... (cached) 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: WARNING: unrecognized options: --disable-dependency-tracking
configure: Configured the folowing way:
    PostgreSQL version: 16.5
    PGDATADIR:          ${localstatedir}/lib/pgsql/data
    PostgreSQL service: postgresql
    PostgreSQL package: postgresql
    PostgreSQL bin_pfx: postgresql
    Init system:        systemd
+ /usr/bin/make -O -j32 V=1 VERBOSE=1
Making all in .
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf initdb; /usr/bin/mkdir -p . && /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|initdb|g' legacy-sysv-script.in > initdb && chmod -w initdb && chmod +x initdb && chmod +x initdb
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf upgrade; /usr/bin/mkdir -p . && /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|upgrade|g' legacy-sysv-script.in > upgrade && chmod -w upgrade && chmod +x upgrade && chmod +x upgrade
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf share/postgresql-setup/library.sh; /usr/bin/mkdir -p share/postgresql-setup && /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|share/postgresql-setup/library.sh|g' share/postgresql-setup/library.sh.in > share/postgresql-setup/library.sh && chmod -w share/postgresql-setup/library.sh
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf lib/rpm/macros.d/macros.postgresql; /usr/bin/mkdir -p lib/rpm/macros.d && /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|lib/rpm/macros.d/macros.postgresql|g' lib/rpm/macros.d/macros.in > lib/rpm/macros.d/macros.postgresql && chmod -w lib/rpm/macros.d/macros.postgresql
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf share/postgresql-setup/postgresql_pkg_tests.sh; /usr/bin/mkdir -p share/postgresql-setup && /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|share/postgresql-setup/postgresql_pkg_tests.sh|g' share/postgresql-setup/postgresql_pkg_tests.sh.in > share/postgresql-setup/postgresql_pkg_tests.sh && chmod -w share/postgresql-setup/postgresql_pkg_tests.sh
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf bin/postgresql-upgrade; /usr/bin/mkdir -p bin && /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|bin/postgresql-upgrade|g' bin/postgresql-upgrade.in > bin/postgresql-upgrade && chmod -w bin/postgresql-upgrade && chmod +x bin/postgresql-upgrade && chmod +x bin/postgresql-upgrade
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf postgresql-check-db-dir; /usr/bin/mkdir -p . && /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|postgresql-check-db-dir|g' postgresql-check-db-dir.in > postgresql-check-db-dir && chmod -w postgresql-check-db-dir && chmod +x postgresql-check-db-dir && chmod +x postgresql-check-db-dir
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
\
ax_text_add_sed_substs="-e s|@PGDATA_ENVIRONMENT[@]|Environment=PGDATA=/var/lib/pgsql/data|" ; \
rm -rf postgresql.service; /usr/bin/mkdir -p . && /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|postgresql.service|g' postgresql.service.in > postgresql.service && chmod -w postgresql.service
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
\
ax_text_add_sed_substs="-e /@PGDATA_ENVIRONMENT[@]/d" ; \
rm -rf postgresql@.service; /usr/bin/mkdir -p . && /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|postgresql@.service|g' postgresql.service.in > postgresql@.service && chmod -w postgresql@.service
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf sbin/postgresql-new-systemd-unit; /usr/bin/mkdir -p sbin && /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|sbin/postgresql-new-systemd-unit|g' sbin/new-systemd-unit.in > sbin/postgresql-new-systemd-unit && chmod -w sbin/postgresql-new-systemd-unit && chmod +x sbin/postgresql-new-systemd-unit && chmod +x sbin/postgresql-new-systemd-unit
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf lib/rpm/macros.d/macros.postgresql-test; /usr/bin/mkdir -p lib/rpm/macros.d && /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|lib/rpm/macros.d/macros.postgresql-test|g' lib/rpm/macros.d/macros-test.in > lib/rpm/macros.d/macros.postgresql-test && chmod -w lib/rpm/macros.d/macros.postgresql-test
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf bin/postgresql-setup; /usr/bin/mkdir -p bin && /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|bin/postgresql-setup|g' bin/postgresql-setup.in > bin/postgresql-setup && chmod -w bin/postgresql-setup && chmod +x bin/postgresql-setup && chmod +x bin/postgresql-setup
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf README.rpm-dist.sed; /usr/bin/mkdir -p . && /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|README.rpm-dist.sed|g' README.rpm-dist.template > README.rpm-dist.sed && chmod -w README.rpm-dist.sed
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf README.rpm-dist.m4; /usr/bin/mkdir -p . && \
    m4 -P < README.rpm-dist.sed > README.rpm-dist.m4
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf README.rpm-dist.sgml; /usr/bin/mkdir -p . && \
    /usr/bin/sed -e 's|@abs_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_builddir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@abs_top_srcdir[@]|/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@build_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@builddir[@]|.|g' -e 's|@datarootdir[@]|/usr/share|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@docdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@dvidir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@host_alias[@]|x86_64-opencloudos-linux-gnu|g' -e 's|@htmldir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@infodir[@]|/usr/share/info|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libexecdir[@]|/usr/libexec|g' -e 's|@localedir[@]|/usr/share/locale|g' -e 's|@localstatedir[@]|/var|g' -e 's|@mandir[@]|/usr/share/man|g' -e 's|@oldincludedir[@]|/usr/include|g' -e 's|@pdfdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@pkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@prefix[@]|/usr|g' -e 's|@psdir[@]|/usr/share/doc/postgresql-setup|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sharedstatedir[@]|/var/lib|g' -e 's|@srcdir[@]|.|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@target_alias[@]||g' -e 's|@top_srcdir[@]|.|g' -e 's|@PACKAGE[@]|postgresql-setup|g' -e 's|@PACKAGE_BUGREPORT[@]|praiskup@redhat.com|g' -e 's|@PACKAGE_NAME[@]|postgresql-setup|g' -e 's|@PACKAGE_STRING[@]|postgresql-setup 8.9|g' -e 's|@PACKAGE_TARNAME[@]|postgresql-setup|g' -e 's|@PACKAGE_URL[@]||g' -e 's|@PACKAGE_VERSION[@]|8.9|g' -e 's|@PATH_SEPARATOR[@]|:|g' -e 's|@SHELL[@]|/bin/sh|g' -e 's|@VERSION[@]|8.9|g' -e 's|@TEST_GEN_FILES_LIST[@]|.generated_files|g' -e 's|@WANT_SYSVINIT[@]|0|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@systemdunitsdir[@]|/usr/lib/systemd/system|g' -e 's|@systemduserunitsdir[@]|/etc/systemd/system|g' -e 's|@systemdlegacyscriptsdir[@]|/usr/libexec/initscripts/legacy-actions|g' -e 's|@initscriptsdir[@]|/etc/rc.d/init.d|g' -e 's|@initscriptsconfdir[@]|/etc/sysconfig/pgsql|g' -e 's|@rawpkgdatadir[@]|/usr/share/postgresql-setup|g' -e 's|@pgdocdir[@]|/usr/share/doc/postgresql16|g' -e 's|@pgcontribdocdir[@]|/usr/share/doc/postgresql-contrib|g' -e 's|@PGADMINUSER[@]|postgres|g' -e 's|@SU_POSTGRES[@]|/usr/sbin/runuser -s /bin/sh -l postgres|g' -e 's|@MOUNTPOINT[@]|/usr/bin/mountpoint|g' -e 's|@PG_UPGRADE_BIN_USER_OPT[@]|--username|g' -e 's|@PGLOGDIR_BASENAME[@]|log|g' -e 's|@README_DIST[@]|/usr/share/doc/postgresql16/README.rpm-dist|g' -e 's|@README_DIST_BASENAME[@]|README.rpm-dist|g' -e 's|@PGVERSION[@]|16.5|g' -e 's|@PGMAJORVERSION[@]|16|g' -e 's|@PKGCONFIG_DIR[@]|/etc/postgresql|g' -e 's|@POSTGRES_HOMEDIR[@]|/var/lib/pgsql|g' -e 's|@PGDATADIR[@]|/var/lib/pgsql/data|g' -e 's|@LIBS_ENABLED[@]|yes|g' -e 's|@MODULE_COMPAT_SUFFIX[@]||g' -e 's|@NAME_SRV_PFX[@]||g' -e 's|@NAME_SRV_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_BIN_SFX[@]||g' -e 's|@NAME_PKG_PFX[@]||g' -e 's|@NAME_PKG_SFX[@]||g' -e 's|@NAME_DEFAULT_PREV_SERVICE[@]|postgresql|g' -e 's|@rpmmacrosdir[@]|/usr/lib/rpm/macros.d|g' -e 's|@SCL_SHELL_WRAPPER[@]||g' -e 's|@SCL_SOURCE[@]|:|g' -e 's|@SYSTEMD_EXECSTART[@]|/usr/bin/postgres -D ${PGDATA}|g' -e 's|@NAME_BINARYBASE[@]|postgresql|g' -e 's|@NAME_PACKAGE[@]|postgresql|g' -e 's|@NAME_SERVICE[@]|postgresql|g' -e 's|@NAME_SERVICE_VARNAME[@]|postgresql|g' -e 's|@PKG_TESTS_LIB@|/usr/share/postgresql-setup/postgresql_pkg_tests.sh|' $ax_text_add_sed_substs -e 's|@__FILE__[@]|README.rpm-dist.sgml|g' < README.rpm-dist.m4 | m4 -P > README.rpm-dist.sgml
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
odir=`dirname "doc/postgresql-new-systemd-unit.1"`; mkdir -p "$odir" ; \
export PGSETUP_TEST=: ; \
export input=./sbin/postgresql-new-systemd-unit ; \
    /bin/sh ./auxdir/missing --run help2man --output=doc/postgresql-new-systemd-unit.1 $input -N ; rs=$? ; if test $rs -eq 127; then test -f doc/postgresql-new-systemd-unit.1 ; else test $rs -eq 0 ; fi
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
odir=`dirname "doc/postgresql-upgrade.1"` ; mkdir -p "$odir" ; \
export input=./bin/postgresql-upgrade ; \
    /bin/sh ./auxdir/missing --run help2man --output=doc/postgresql-upgrade.1 $input -N ; rs=$? ; if test $rs -eq 127; then test -f doc/postgresql-upgrade.1 ; else test $rs -eq 0 ; fi
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
odir=`dirname "doc/postgresql-setup.1"` ; mkdir -p "$odir" ; \
export input=./bin/postgresql-setup ; \
    /bin/sh ./auxdir/missing --run help2man --output=doc/postgresql-setup.1 $input -N ; rs=$? ; if test $rs -eq 127; then test -f doc/postgresql-setup.1 ; else test $rs -eq 0 ; fi
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf README.rpm-dist; /usr/bin/mkdir -p . && docbook2txt -d ./style.dsl README.rpm-dist.sgml >/dev/null && \
    mv -f README.rpm-dist.txt README.rpm-dist
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
rm -rf .generated_files && \
for i in  share/postgresql-setup/library.sh share/postgresql-setup/postgresql_pkg_tests.sh lib/rpm/macros.d/macros.postgresql lib/rpm/macros.d/macros.postgresql-test bin/postgresql-setup bin/postgresql-upgrade sbin/postgresql-new-systemd-unit postgresql-check-db-dir  README.rpm-dist  postgresql.service postgresql@.service initdb upgrade; do \
    echo $i >> .generated_files ; \
done
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
Making all in tests
make[1]: Nothing to be done for 'all'.
+ unset pgsetup_cv_os_family
+ 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-lz4
	--with-icu
	--with-llvm
	--with-python
'
+ export PYTHON=/usr/bin/python3
+ PYTHON=/usr/bin/python3
+ '[' '-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-setup-8.9/configure
+ diff -u ./postgresql-setup-8.9/configure.backup ./postgresql-setup-8.9/configure
+ mv ./postgresql-setup-8.9/configure.backup ./postgresql-setup-8.9/configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./postgresql-setup-8.9/configure
+ diff -u ./postgresql-setup-8.9/configure.backup ./postgresql-setup-8.9/configure
+ mv ./postgresql-setup-8.9/configure.backup ./postgresql-setup-8.9/configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./postgresql-setup-8.9/configure
+ diff -u ./postgresql-setup-8.9/configure.backup ./postgresql-setup-8.9/configure
+ mv ./postgresql-setup-8.9/configure.backup ./postgresql-setup-8.9/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.9/configure
+ diff -u ./postgresql-setup-8.9/configure.backup ./postgresql-setup-8.9/configure
+ mv ./postgresql-setup-8.9/configure.backup ./postgresql-setup-8.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-setup-8.9/configure
+ diff -u ./postgresql-setup-8.9/configure.backup ./postgresql-setup-8.9/configure
+ mv ./postgresql-setup-8.9/configure.backup ./postgresql-setup-8.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	2024-11-12 06:44:10.000000000 +0800
+++ ./configure	2025-01-09 19:04:22.182519419 +0800
@@ -2063,7 +2063,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-15.5/configure
+ diff -u ./postgresql-15.5/configure.backup ./postgresql-15.5/configure
+ mv ./postgresql-15.5/configure.backup ./postgresql-15.5/configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./postgresql-15.5/configure
+ diff -u ./postgresql-15.5/configure.backup ./postgresql-15.5/configure
+ mv ./postgresql-15.5/configure.backup ./postgresql-15.5/configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./postgresql-15.5/configure
+ diff -u ./postgresql-15.5/configure.backup ./postgresql-15.5/configure
--- ./postgresql-15.5/configure.backup	2023-11-07 06:06:45.000000000 +0800
+++ ./postgresql-15.5/configure	2025-01-09 19:04:22.218519542 +0800
@@ -2066,7 +2066,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-15.5/configure
+ diff -u ./postgresql-15.5/configure.backup ./postgresql-15.5/configure
+ mv ./postgresql-15.5/configure.backup ./postgresql-15.5/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-15.5/configure
+ diff -u ./postgresql-15.5/configure.backup ./postgresql-15.5/configure
+ mv ./postgresql-15.5/configure.backup ./postgresql-15.5/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 ./config/config.guess
+ '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']'
+ /usr/bin/rm -f ./config/config.guess
++ basename ./config/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config/config.guess
'/usr/lib/rpm/OpenCloudOS/config.guess' -> './config/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config/config.sub
+ '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']'
+ /usr/bin/rm -f ./config/config.sub
++ basename ./config/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config/config.sub
'/usr/lib/rpm/OpenCloudOS/config.sub' -> './config/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./postgresql-15.5/config/config.guess
+ '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']'
+ /usr/bin/rm -f ./postgresql-15.5/config/config.guess
++ basename ./postgresql-15.5/config/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./postgresql-15.5/config/config.guess
'/usr/lib/rpm/OpenCloudOS/config.guess' -> './postgresql-15.5/config/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./postgresql-15.5/config/config.sub
+ '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']'
+ /usr/bin/rm -f ./postgresql-15.5/config/config.sub
++ basename ./postgresql-15.5/config/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./postgresql-15.5/config/config.sub
'/usr/lib/rpm/OpenCloudOS/config.sub' -> './postgresql-15.5/config/config.sub'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']'
++ find . -name ltmain.sh
+ ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-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-lz4 --with-icu --with-llvm --with-python
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking build system type... x86_64-opencloudos-linux-gnu
checking host system type... x86_64-opencloudos-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 x86_64-opencloudos-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... yes
checking whether g++ accepts -g... yes
checking for gawk... gawk
checking for llvm-config... /usr/bin/llvm-config
configure: using llvm 17.0.6
checking for clang... /usr/bin/clang
checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS... yes
checking whether gcc supports -Werror=vla, for CFLAGS... yes
checking whether gcc supports -Werror=unguarded-availability-new, for CFLAGS... no
checking whether g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no
checking whether gcc supports -Wendif-labels, for CFLAGS... yes
checking whether g++ supports -Wendif-labels, for CXXFLAGS... yes
checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes
checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes
checking whether gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes
checking whether g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes
checking whether gcc supports -Wcast-function-type, for CFLAGS... yes
checking whether g++ supports -Wcast-function-type, for CXXFLAGS... yes
checking whether gcc supports -Wshadow=compatible-local, for CFLAGS... yes
checking whether g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes
checking whether gcc supports -Wformat-security, for CFLAGS... yes
checking whether g++ supports -Wformat-security, for CXXFLAGS... yes
checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes
checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... yes
checking whether gcc supports -fwrapv, for CFLAGS... yes
checking whether g++ supports -fwrapv, for CXXFLAGS... yes
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_UNROLL_LOOPS... yes
checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no
checking whether gcc supports -Wcompound-token-split-by-macro, 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 gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no
checking whether gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes
checking whether g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes
checking whether g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes
checking whether /usr/bin/clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes
checking whether /usr/bin/clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes
checking whether /usr/bin/clang supports -fwrapv, for BITCODE_CFLAGS... yes
checking whether /usr/bin/clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes
checking whether /usr/bin/clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes
checking whether /usr/bin/clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes
checking whether /usr/bin/clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no
checking whether /usr/bin/clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no
checking whether /usr/bin/clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes
checking whether /usr/bin/clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes
checking whether /usr/bin/clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no
checking whether /usr/bin/clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no
checking whether the C compiler still works... yes
checking how to run the C preprocessor... gcc -E
checking for x86_64-opencloudos-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/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 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 whether to build with LZ4 support... yes
checking for liblz4... yes
checking whether to build with ZSTD support... no
checking for x86_64-opencloudos-linux-gnu-strip... no
checking for strip... strip
checking whether it is possible to strip libraries... yes
checking for x86_64-opencloudos-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.8.2
checking for flex... /usr/bin/flex
configure: using flex 2.6.4
checking for perl... /usr/bin/perl
configure: using perl 5.36.0
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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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...   -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc
checking for PYTHON... /usr/bin/python3
configure: using python 3.11.6 (main, Nov  6 2024, 12:03:18) [GCC 12.3.1 20230912 (OpenCloudOS 12.3.1.1-1)]
checking for Python sysconfig module... yes
checking Python configuration directory... /usr/lib64/python3.11/config-3.11-x86_64-linux-gnu
checking Python include directory... -I/usr/include/python3.11
checking how to link an embedded Python application... -L/usr/lib64 -lpython3.11 -ldl -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 whether strerror_r returns int... no
checking for main in -lm... yes
checking for library containing setproctitle... no
checking for library containing dlsym... none required
checking for library containing socket... none required
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 shmget... none required
checking for library containing backtrace_symbols... none required
checking for library containing pthread_barrier_wait... none required
checking for library containing readline... -lreadline
checking for inflate in -lz... yes
checking for library containing gss_store_cred_into... -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 SSL_CTX_set_cert_cb... yes
checking for OPENSSL_init_ssl... yes
checking for BIO_meth_new... yes
checking for ASN1_STRING_get0_data... yes
checking for HMAC_CTX_new... yes
checking for HMAC_CTX_free... yes
checking for CRYPTO_lock... no
checking for X509_get_signature_info... yes
checking for SSL_CTX_set_num_tickets... yes
checking for pam_start in -lpam... yes
checking for xmlSaveToBuffer in -lxml2... yes
checking for xsltCleanupGlobals in -lxslt... yes
checking for LZ4_compress_default in -llz4... yes
checking for ldap_bind in -lldap... yes
checking for ldap_initialize... yes
checking for ldap_verify_credentials... 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 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/personality.h usability... yes
checking sys/personality.h presence... yes
checking for sys/personality.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/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
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 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 for lz4... no
checking lz4.h usability... yes
checking lz4.h presence... yes
checking for lz4.h... yes
checking for zstd... /usr/bin/zstd
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking gssapi/gssapi_ext.h usability... yes
checking gssapi/gssapi_ext.h presence... yes
checking for gssapi/gssapi_ext.h... yes
checking for openssl... no
configure: using openssl: openssl not found
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 _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 socklen_t... yes
checking for struct sockaddr.sa_len... no
checking for locale_t... yes
checking for C/C++ restrict keyword... __restrict
checking for struct option... yes
checking for z_streamp... yes
checking whether assembler supports x86_64 popcntq... 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 for wcstombs_l declaration... no
checking for backtrace_symbols... yes
checking for copyfile... no
checking for getifaddrs... yes
checking for getpeerucred... no
checking for inet_pton... yes
checking for kqueue... no
checking for mbstowcs_l... no
checking for memset_s... no
checking for posix_fallocate... yes
checking for ppoll... yes
checking for pthread_is_threaded_np... no
checking for setproctitle... no
checking for setproctitle_fast... no
checking for strchrnul... yes
checking for strsignal... yes
checking for syncfs... 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 __builtin_frame_address... 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... yes
checking whether strlcpy is declared... yes
checking whether strnlen is declared... yes
checking whether preadv is declared... yes
checking whether pwritev is declared... yes
checking whether F_FULLFSYNC is declared... no
checking for explicit_bzero... yes
checking for getopt... yes
checking for getpeereid... no
checking for inet_aton... yes
checking for mkdtemp... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strnlen... yes
checking for pthread_barrier_wait... 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 unicode/ucol.h usability... yes
checking unicode/ucol.h presence... yes
checking for unicode/ucol.h... yes
checking whether LLVMOrcGetSymbolAddressIn is declared... no
checking whether LLVMGetHostCPUName is declared... yes
checking whether LLVMGetHostCPUFeatures is declared... yes
checking whether LLVMCreateGDBRegistrationListener is declared... yes
checking whether LLVMCreatePerfJITEventListener is declared... yes
checking for rl_completion_suppress_quote... yes
checking for rl_filename_quote_characters... yes
checking for rl_filename_quoting_function... yes
checking for append_history... yes
checking for history_truncate_file... yes
checking for rl_completion_matches... yes
checking for rl_filename_completion_function... yes
checking for rl_reset_screen_size... yes
checking for rl_variable_bind... 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... yes
checking for __cpuid... no
checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... yes
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... SSE 4.2
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 whether gcc supports -Wl,--as-needed, for LDFLAGS... yes
checking whether gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes
configure: using compiler=gcc (Tencent Compiler 12.3.1.3) 12.3.1 20230912 (OpenCloudOS 12.3.1.3-1)
configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed
configure: using CXX=g++
configure: using CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
configure: using CLANG=/usr/bin/clang
configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 
configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 
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 -j32 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 nodes distprep generated-header-symlinks
/usr/bin/make -C utils distprep generated-header-symlinks
make[2]: Nothing to be done for 'distprep'.
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend'
make[2]: Nothing to be done for 'distprep'.
/usr/bin/make -C adt jsonpath_gram.h
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
prereqdir=`cd './' >/dev/null && pwd` && \
cd '../../../src/include/nodes/' && for file in nodetags.h; do \
  rm -f $file && ln -s "$prereqdir/$file" . ; \
done
touch ../../../src/include/nodes/header-stamp
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: 'jsonpath_gram.h' is up to date.
make[2]: Nothing to be done for 'distprep'.
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.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_d.h pg_statistic_ext_d.h pg_statistic_ext_data_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_parameter_acl_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_namespace_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h system_fk_info.h; do \
  rm -f $file && ln -s "$prereqdir/$file" . ; \
done
touch ../../../src/include/catalog/header-stamp
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
/usr/bin/dtrace -C -h -s probes.d -o probes.h.tmp
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
sed -f postprocess_dtrace.sed probes.h.tmp >probes.h
rm probes.h.tmp
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.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-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o archive.o archive.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o kwlookup.o kwlookup.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o keywords.o keywords.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o percentrepl.o percentrepl.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o psprintf.o psprintf.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o pgfnames.o pgfnames.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o md5_common.o md5_common.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o base64.o base64.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o encnames.o encnames.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o pg_get_line.o pg_get_line.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o relpath.o relpath.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/doc/src/sgml'
{ \
  echo "<!ENTITY version \"16.5\">"; \
  echo "<!ENTITY majorversion \"16\">"; \
} > version.sgml
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/doc/src/sgml'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o ip.o ip.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o rmtree.o rmtree.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o string.o string.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/doc/src/sgml'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o username.o username.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o exec.o exec.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/doc/src/sgml'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/doc/src/sgml'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o stringinfo.o stringinfo.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o compression.o compression.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o saslprep.o saslprep.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/doc/src/sgml'
'/usr/bin/perl' ./generate-keywords-table.pl . > keywords-table.sgml
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/doc/src/sgml'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o pg_prng.o pg_prng.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o sprompt.o sprompt.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o hashfn.o hashfn.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o logging.o logging.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c percentrepl.c -o percentrepl_shlib.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o cryptohash_openssl.o cryptohash_openssl.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o hmac_openssl.o hmac_openssl.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o f2s.o f2s.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_get_line.c -o pg_get_line_shlib.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c md5_common.c -o md5_common_shlib.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o d2s.o d2s.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c sprompt.c -o sprompt_shlib.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c percentrepl.c -o percentrepl_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c file_utils.c -o file_utils_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_get_line.c -o pg_get_line_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o jsonapi.o jsonapi.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c compression.c -o compression_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c md5_common.c -o md5_common_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_prng.c -o pg_prng_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c compression.c -o compression_shlib.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c cryptohash_openssl.c -o cryptohash_openssl_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_prng.c -o pg_prng_shlib.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c cryptohash_openssl.c -o cryptohash_openssl_shlib.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c hmac_openssl.c -o hmac_openssl_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \"" -c hmac_openssl.c -o hmac_openssl_shlib.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm \""  -c -o wchar.o wchar.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
rm -f libpgcommon.a
ar crs libpgcommon.a archive.o base64.o checksum_helper.o compression.o config_info.o controldata_utils.o d2s.o encnames.o exec.o f2s.o file_perm.o file_utils.o hashfn.o ip.o jsonapi.o keywords.o kwlookup.o link-canary.o md5_common.o percentrepl.o pg_get_line.o pg_lzcompress.o pg_prng.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 cryptohash_openssl.o hmac_openssl.o protocol_openssl.o fe_memutils.o restricted_token.o sprompt.o logging.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/doc/src/sgml'
/usr/bin/xmllint --nonet --path . --path . --output postgres-full.xml --noent --valid postgres.sgml
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/doc/src/sgml'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -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-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
rm -f libpgcommon_shlib.a
ar crs libpgcommon_shlib.a archive_shlib.o base64_shlib.o checksum_helper_shlib.o compression_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 file_utils_shlib.o hashfn_shlib.o ip_shlib.o jsonapi_shlib.o keywords_shlib.o kwlookup_shlib.o link-canary_shlib.o md5_common_shlib.o percentrepl_shlib.o pg_get_line_shlib.o pg_lzcompress_shlib.o pg_prng_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 cryptohash_openssl_shlib.o hmac_openssl_shlib.o protocol_openssl_shlib.o fe_memutils_shlib.o restricted_token_shlib.o sprompt_shlib.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
rm -f libpgcommon_srv.a
ar crs libpgcommon_srv.a archive_srv.o base64_srv.o checksum_helper_srv.o compression_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 file_utils_srv.o hashfn_srv.o ip_srv.o jsonapi_srv.o keywords_srv.o kwlookup_srv.o link-canary_srv.o md5_common_srv.o percentrepl_srv.o pg_get_line_srv.o pg_lzcompress_srv.o pg_prng_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 cryptohash_openssl_srv.o hmac_openssl_srv.o protocol_openssl_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/make -C port all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bsearch_arg.o bsearch_arg.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_crc32c_sse42.o pg_crc32c_sse42.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c bsearch_arg.c -o bsearch_arg_shlib.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c bsearch_arg.c -o bsearch_arg_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_crc32c_sse42.c -o pg_crc32c_sse42_shlib.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection   -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_crc32c_sse42.c -o pg_crc32c_sse42_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
rm -f libpgport.a
ar crs libpgport.a getpeereid.o pg_crc32c_sse42.o bsearch_arg.o chklocale.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 strerror.o tar.o thread.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
rm -f libpgport_shlib.a
ar crs libpgport_shlib.a getpeereid_shlib.o pg_crc32c_sse42_shlib.o bsearch_arg_shlib.o chklocale_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 strerror_shlib.o tar_shlib.o thread_shlib.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
rm -f libpgport_srv.a
ar crs libpgport_srv.a getpeereid_srv.o pg_crc32c_sse42_srv.o bsearch_arg_srv.o chklocale_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 strerror_srv.o tar_srv.o thread_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
/usr/bin/make -C timezone all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/timezone'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/timezone'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/timezone'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -flto=thin -emit-llvm -c -o pgtz.bc pgtz.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -flto=thin -emit-llvm -c -o strftime.bc strftime.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -flto=thin -emit-llvm -c -o localtime.bc localtime.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.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 archive all
/usr/bin/make -C backup all
/usr/bin/make -C bootstrap all
/usr/bin/make -C catalog all
/usr/bin/make -C parser all
/usr/bin/make -C commands all
make[3]: Nothing to be done for 'all'.
/usr/bin/make -C executor all
/usr/bin/make -C foreign all
/usr/bin/make -C lib all
/usr/bin/make -C brin all
/usr/bin/make -C common all
/usr/bin/make -C ../../src/common all
make[3]: Nothing to be done for 'distprep'.
/usr/bin/make -C adt jsonpath_gram.h
make[3]: Nothing to be done for 'distprep'.
make[3]: Nothing to be done for 'generated-header-symlinks'.
make[4]: 'jsonpath_gram.h' is up to date.
make[3]: Nothing to be done for 'all'.
/usr/bin/make -C gin all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/id.mo po/id.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/archive'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shell_archive.o shell_archive.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/archive'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/lib'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/lib'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/make -C gist all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/make -C libpq all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/make -C main all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/make -C hash all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/make -C heap all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/make -C index all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/make -C nbtree all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/archive'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o shell_archive.bc shell_archive.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/archive'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/lib'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/archive'
( echo src/backend/archive/shell_archive.o ) >objfiles.txt
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/archive'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
/usr/bin/make -C nodes all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/index'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/backup'
/usr/bin/make -C optimizer all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execAsync.o execAsync.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/make -C geqo all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/nbtree'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_copy.o basebackup_copy.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/bootstrap'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/main'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/main'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auth-sasl.o auth-sasl.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/lib'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/foreign'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/foreign'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/index'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_bloom.o brin_bloom.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/lib'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/lib'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/hash'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/main'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o main.bc main.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/main'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/main'
( echo src/backend/main/main.o ) >objfiles.txt
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/main'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/brin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/foreign'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o foreign.bc foreign.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/foreign'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/foreign'
( echo src/backend/foreign/foreign.o ) >objfiles.txt
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/foreign'
/usr/bin/make -C partitioning all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bitmapset.o bitmapset.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/backup'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
/usr/bin/make -C path all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/lib'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/index'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bootscanner.o bootscanner.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
/usr/bin/make -C plan all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_gzip.o basebackup_gzip.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/brin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o extensible.o extensible.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/lib'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/bootstrap'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_lz4.o basebackup_lz4.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/lib'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_zstd.o basebackup_zstd.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/partitioning'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/partitioning'
/usr/bin/make -C rmgrdesc all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/hash'
/usr/bin/make -C spgist all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_progress.o basebackup_progress.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/lib'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/index'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bootparse.bc bootparse.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/plan'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bootscanner.bc bootscanner.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o binaryheap.bc binaryheap.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_server.o basebackup_server.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o amapi.bc amapi.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/path'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_sink.o basebackup_sink.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/spgist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/spgist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bipartite_match.bc bipartite_match.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_target.o basebackup_target.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o amvalidate.bc amvalidate.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bloomfilter.bc bloomfilter.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_throttle.o basebackup_throttle.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bootstrap.bc bootstrap.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootscanner.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
/usr/bin/make -C port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o list.o list.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/port'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dshash.bc dshash.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o genam.bc genam.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/path'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/port'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hyperloglog.bc hyperloglog.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_minmax_multi.o brin_minmax_multi.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_copy.bc geqo_copy.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/hash'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/partitioning'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/partitioning'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o equalfuncs.o equalfuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o backup_manifest.bc backup_manifest.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ilist.bc ilist.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_cx.bc geqo_cx.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/nbtree'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o makefuncs.o makefuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/port'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o indexam.bc indexam.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/access/index'
/usr/bin/make -C table all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/brin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o integerset.bc integerset.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/partitioning'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/partitioning'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/port'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o atomics.bc atomics.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/port'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/plan'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_erx.bc geqo_erx.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodes.o nodes.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/table'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o multibitmapset.o multibitmapset.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/spgist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o knapsack.bc knapsack.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rmgrdesc_utils.o rmgrdesc_utils.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/port'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_sema.bc pg_sema.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/port'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup.bc basebackup.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_eval.bc geqo_eval.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/table'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/plan'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copyfuncs.o copyfuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pairingheap.bc pairingheap.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/spgist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_main.bc geqo_main.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/port'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_shmem.bc pg_shmem.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/port'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/plan'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/port'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/table'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o params.o params.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_misc.bc geqo_misc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rbtree.bc rbtree.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/lib'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_copy.bc basebackup_copy.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/partitioning'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o partdesc.bc partdesc.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/partitioning'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_mutation.bc geqo_mutation.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/table'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_gzip.bc basebackup_gzip.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/spgist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin.bc brin.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_ox1.bc geqo_ox1.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_lz4.bc basebackup_lz4.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o table.bc table.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_zstd.bc basebackup_zstd.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o toast_compression.o toast_compression.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_ox2.bc geqo_ox2.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o print.o print.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/heap'
/usr/bin/make -C tablesample all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/heap'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_progress.bc basebackup_progress.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/heap'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_bloom.bc brin_bloom.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_server.bc basebackup_server.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeFuncs.o nodeFuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_pmx.bc geqo_pmx.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/partitioning'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o partbounds.bc partbounds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/partitioning'
/usr/bin/make -C transam all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/plan'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tableam.bc tableam.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_sink.bc basebackup_sink.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/heap'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hash.bc hash.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/nbtree'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_inclusion.bc brin_inclusion.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_pool.bc geqo_pool.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/tablesample'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/tablesample'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o read.o read.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_target.bc basebackup_target.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/spgist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/tablesample'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/tablesample'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tableamapi.bc tableamapi.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brindesc.bc brindesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_px.bc geqo_px.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_minmax.bc brin_minmax.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_throttle.bc basebackup_throttle.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
( echo src/backend/backup/backup_manifest.o src/backend/backup/basebackup.o src/backend/backup/basebackup_copy.o src/backend/backup/basebackup_gzip.o src/backend/backup/basebackup_lz4.o src/backend/backup/basebackup_zstd.o src/backend/backup/basebackup_progress.o src/backend/backup/basebackup_server.o src/backend/backup/basebackup_sink.o src/backend/backup/basebackup_target.o src/backend/backup/basebackup_throttle.o ) >objfiles.txt
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
/usr/bin/make -C postmaster all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/path'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
/usr/bin/make -C regex all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/tablesample'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/tablesample'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hash_xlog.bc hash_xlog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/heap'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/nbtree'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o clogdesc.bc clogdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/heap'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_random.bc geqo_random.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o toast_helper.bc toast_helper.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/access/table'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/partitioning'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o partprune.bc partprune.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/partitioning'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/regex'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/partitioning'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o committsdesc.bc committsdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auxprocess.o auxprocess.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_recombination.bc geqo_recombination.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/tablesample'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bernoulli.bc bernoulli.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/tablesample'
/usr/bin/make -C replication all
/usr/bin/make -C logical all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashfunc.bc hashfunc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/spgist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dbasedesc.bc dbasedesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/tablesample'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o system.bc system.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/tablesample'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geqo_selection.bc geqo_selection.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/optimizer/geqo'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashinsert.bc hashinsert.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o attmap.bc attmap.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o genericdesc.bc genericdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_minmax_multi.bc brin_minmax_multi.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/tablesample'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tablesample.bc tablesample.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/tablesample'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/access/tablesample'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashovfl.bc hashovfl.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/heap'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bufmask.bc bufmask.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gindesc.bc gindesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashpage.bc hashpage.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/plan'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtcompare.bc nbtcompare.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_pageops.bc brin_pageops.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o applyparallelworker.o applyparallelworker.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistdesc.bc gistdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashsearch.bc hashsearch.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o detoast.bc detoast.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashsort.bc hashsort.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashdesc.bc hashdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/spgist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o queryjumblefuncs.o queryjumblefuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/postmaster'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/path'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_revmap.bc brin_revmap.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtdedup.bc nbtdedup.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heapdesc.bc heapdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashutil.bc hashutil.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heaptuple.bc heaptuple.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashvalidate.bc hashvalidate.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/access/hash'
/usr/bin/make -C rewrite all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o logicalmsgdesc.bc logicalmsgdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mxactdesc.bc mxactdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/spgist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_tuple.bc brin_tuple.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gist.bc gist.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o indextuple.bc indextuple.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtdesc.bc nbtdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/spgist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/path'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relmapdesc.bc relmapdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_validate.bc brin_validate.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtinsert.bc nbtinsert.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o printsimple.bc printsimple.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o replorigindesc.bc replorigindesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/plan'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/path'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/path'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication/logical'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/rewrite'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brin_xlog.bc brin_xlog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_bloom.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_minmax_multi.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-16.5/src/backend/access/brin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/heap'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistbuildbuffers.bc gistbuildbuffers.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rmgrdesc_utils.bc rmgrdesc_utils.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistbuild.bc gistbuild.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/spgist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginarrayproc.bc ginarrayproc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/path'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/regex'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o seqdesc.bc seqdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o printtup.bc printtup.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o smgrdesc.bc smgrdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/heap'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistget.bc gistget.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relation.bc relation.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtpage.bc nbtpage.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginbtree.bc ginbtree.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/path'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spginsert.bc spginsert.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgdesc.bc spgdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copyfrom.o copyfrom.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/plan'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/rewrite'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/rewrite'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtree.bc nbtree.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistproc.bc gistproc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgkdtreeproc.bc spgkdtreeproc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o standbydesc.bc standbydesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginbulk.bc ginbulk.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgdoinsert.bc spgdoinsert.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o repl_scanner.o repl_scanner.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tblspcdesc.bc tblspcdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o analyzejoins.bc analyzejoins.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistscan.bc gistscan.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o reloptions.bc reloptions.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtsearch.bc nbtsearch.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/regex'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgproc.bc spgproc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/regex'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteSearchCycle.o rewriteSearchCycle.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o scankey.bc scankey.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xactdesc.bc xactdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gindatapage.bc gindatapage.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o clausesel.bc clausesel.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgquadtreeproc.bc spgquadtreeproc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtsort.bc nbtsort.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/rewrite'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o allpaths.bc allpaths.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistsplit.bc gistsplit.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o session.bc session.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o auth-sasl.bc auth-sasl.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogdesc.bc xlogdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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/rmgrdesc_utils.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-16.5/src/backend/access/rmgrdesc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/regex'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtsplitloc.bc nbtsplitloc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication/logical'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/regex'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o initsplan.bc initsplan.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/rewrite'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o syncscan.bc syncscan.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginentrypage.bc ginentrypage.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/postmaster'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_class.o pg_class.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication/logical'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o outfuncs.o outfuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgscan.bc spgscan.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistutil.bc gistutil.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_attrdef.o pg_attrdef.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heapam_visibility.bc heapam_visibility.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copyfromparse.o copyfromparse.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o value.o value.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o toast_compression.bc toast_compression.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heapam_handler.bc heapam_handler.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
/usr/bin/make -C prep all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o createplan.bc createplan.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tupconvert.bc tupconvert.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistvacuum.bc gistvacuum.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/postmaster'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o toast_internals.bc toast_internals.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heapam.bc heapam.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o auth-scram.bc auth-scram.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/rewrite'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistvalidate.bc gistvalidate.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginfast.bc ginfast.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtutils.bc nbtutils.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copyto.o copyto.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o planmain.bc planmain.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tupdesc.bc tupdesc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgtextproc.bc spgtextproc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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/syncscan.o src/backend/access/common/toast_compression.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-16.5/src/backend/access/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o costsize.bc costsize.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o planagg.bc planagg.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o equivclass.bc equivclass.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtvalidate.bc nbtvalidate.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/prep'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepagg.o prepagg.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/prep'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tidbitmap.o tidbitmap.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heaptoast.bc heaptoast.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistxlog.bc gistxlog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/access/gist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteDefine.bc rewriteDefine.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o auxprocess.bc auxprocess.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o auth.bc auth.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgutils.bc spgutils.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o indxpath.bc indxpath.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hio.bc hio.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_merge.o parse_merge.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nbtxlog.bc nbtxlog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/access/nbtree'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginget.bc ginget.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o autovacuum.bc autovacuum.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regerror.bc regerror.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication/logical'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteManip.bc rewriteManip.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o be-fsstubs.bc be-fsstubs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bgworker.bc bgworker.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o setrefs.bc setrefs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgvacuum.bc spgvacuum.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteHandler.bc rewriteHandler.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bgwriter.bc bgwriter.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pruneheap.bc pruneheap.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteheap.bc rewriteheap.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gininsert.bc gininsert.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o joinpath.bc joinpath.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgvalidate.bc spgvalidate.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/prep'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fork_process.bc fork_process.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginlogic.bc ginlogic.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regcomp.bc regcomp.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o checkpointer.bc checkpointer.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
/usr/bin/make -C util all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteRemove.bc rewriteRemove.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o be-secure-common.bc be-secure-common.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regexec.bc regexec.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o planner.bc planner.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regexport.bc regexport.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o subselect.bc subselect.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/optimizer/plan'
/usr/bin/make -C statistics all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginpostinglist.bc ginpostinglist.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o joinrels.bc joinrels.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o interrupt.bc interrupt.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spgxlog.bc spgxlog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/access/spgist'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regfree.bc regfree.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteSearchCycle.bc rewriteSearchCycle.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rewriteSupport.bc rewriteSupport.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tidpath.bc tidpath.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginscan.bc ginscan.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o be-secure.bc be-secure.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regprefix.bc regprefix.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/regex'
/usr/bin/make -C storage all
/usr/bin/make -C buffer all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/prep'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o vacuumlazy.bc vacuumlazy.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgarch.bc pgarch.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rowsecurity.bc rowsecurity.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pathkeys.bc pathkeys.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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/rewriteSearchCycle.o src/backend/rewrite/rewriteSupport.o src/backend/rewrite/rowsecurity.o ) >objfiles.txt
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/buffer'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/optimizer/path'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o crypt.bc crypt.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ifaddr.bc ifaddr.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginutil.bc ginutil.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syncrep_scanner.o syncrep_scanner.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o visibilitymap.bc visibilitymap.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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/vacuumlazy.o src/backend/access/heap/visibilitymap.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/buffer'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o prepagg.bc prepagg.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o startup.bc startup.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/statistics'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication/logical'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_parameter_acl.o pg_parameter_acl.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginvacuum.bc ginvacuum.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pqcomm.bc pqcomm.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o syslogger.bc syslogger.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o postmaster.bc postmaster.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogbackup.o xlogbackup.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o prepjointree.bc prepjointree.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o applyparallelworker.bc applyparallelworker.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/statistics'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hba.bc hba.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o decode.bc decode.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginvalidate.bc ginvalidate.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/statistics'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginxlog.bc ginxlog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/access/gin'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/statistics'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pqsignal.bc pqsignal.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o walwriter.bc walwriter.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/auxprocess.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/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-16.5/src/backend/postmaster'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
/usr/bin/make -C file all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pqformat.bc pqformat.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o prepqual.bc prepqual.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o preptlist.bc preptlist.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o readfuncs.o readfuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o prepunion.bc prepunion.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
( echo src/backend/optimizer/prep/prepagg.o 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-16.5/src/backend/optimizer/prep'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pqmq.bc pqmq.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/file'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o launcher.bc launcher.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o logical.bc logical.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/make -C tcop all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o be-gssapi-common.bc be-gssapi-common.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dependencies.bc dependencies.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
/usr/bin/make -C tsearch all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fileset.o fileset.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogprefetcher.o xlogprefetcher.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o be-secure-openssl.bc be-secure-openssl.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tcop'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/file'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bitmapset.bc bitmapset.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
/usr/bin/make -C freespace all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
/usr/bin/make -C ipc all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o logicalfuncs.bc logicalfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/file'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o be-secure-gssapi.bc be-secure-gssapi.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
( echo src/backend/libpq/auth-sasl.o 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-16.5/src/backend/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tcop'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o message.bc message.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/freespace'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/freespace'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tcop'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/file'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o extended_stats.bc extended_stats.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/freespace'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/freespace'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o origin.bc origin.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
/usr/bin/make -C utils all
/usr/bin/make -C activity all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
/usr/bin/make -C large_object all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/freespace'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/freespace'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/buffer'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o copyfuncs.bc copyfuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o extensible.bc extensible.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o proto.bc proto.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
/usr/bin/make -C adt all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/optimizer/util'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o backend_progress.o backend_progress.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/make -C cache all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/file'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/freespace'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fsmpage.bc fsmpage.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/freespace'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/buffer'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/freespace'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o indexfsm.bc indexfsm.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/freespace'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o repl_gram.bc repl_gram.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/freespace'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o freespace.bc freespace.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/freespace'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/storage/freespace'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mvdistinct.bc mvdistinct.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
/usr/bin/make -C lmgr all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relation.bc relation.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
/usr/bin/make -C page all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o copydir.bc copydir.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mcv.bc mcv.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/statistics'
/usr/bin/make -C smgr all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/buffer'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o buffile.bc buffile.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o equalfuncs.bc equalfuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o appendinfo.bc appendinfo.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tcop'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/large_object'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/cache'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o analyze.bc analyze.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o repl_scanner.bc repl_scanner.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o buf_init.bc buf_init.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/lmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o backend_status.o backend_status.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o buf_table.bc buf_table.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fileset.bc fileset.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogstats.o xlogstats.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/cache'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/doc/src/sgml'
/usr/bin/xsltproc --nonet --path . --path . --stringparam pg.version '16.5'  stylesheet-man.xsl postgres-full.xml
touch man-stamp
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/doc/src/sgml'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/page'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/page'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/page'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/page'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o list.bc list.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/large_object'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o inv_api.bc inv_api.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/large_object'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/storage/large_object'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_archiver.o pgstat_archiver.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_bgwriter.o pgstat_bgwriter.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fd.bc fd.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
/usr/bin/make -C sync all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/cache'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o reinit.bc reinit.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o multibitmapset.bc multibitmapset.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/smgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/smgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/page'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/page'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o makefuncs.bc makefuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o slot.bc slot.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o reorderbuffer.bc reorderbuffer.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o clauses.bc clauses.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/lmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tcop'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/sync'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/sync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodes.bc nodes.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sharedfileset.bc sharedfileset.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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/fileset.o src/backend/storage/file/reinit.o src/backend/storage/file/sharedfileset.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/smgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/smgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/page'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bufpage.bc bufpage.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/page'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_checkpointer.o pgstat_checkpointer.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o inherit.bc inherit.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat.o pgstat.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/page'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o checksum.bc checksum.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/page'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o arraysubs.o arraysubs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/sync'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sync.bc sync.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/sync'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/sync'
( echo src/backend/storage/sync/sync.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/sync'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o joininfo.bc joininfo.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bufmgr.bc bufmgr.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o catalog.bc catalog.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o snapbuild.bc snapbuild.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/page'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o itemptr.bc itemptr.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/page'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/storage/page'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeFuncs.bc nodeFuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o freelist.bc freelist.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
/usr/bin/make -C error all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/lmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_database.o pgstat_database.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/smgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o md.bc md.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/smgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/lmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o localbuf.bc localbuf.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/storage/buffer'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/error'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o orclauses.bc orclauses.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/smgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o smgr.bc smgr.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/smgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/storage/smgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o paramassign.bc paramassign.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_function.o pgstat_function.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o params.bc params.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o aclchk.bc aclchk.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tablesync.bc tablesync.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tcop'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o print.bc print.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogrecovery.o xlogrecovery.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dependency.bc dependency.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_io.o pgstat_io.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cmdtag.bc cmdtag.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonlog.o jsonlog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
/usr/bin/make -C fmgr all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/lmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o read.bc read.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o csvlog.o csvlog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
/usr/bin/make -C ../../src/timezone all
make[3]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_agg.bc parse_agg.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o clog.bc clog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pathnode.bc pathnode.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heap.bc heap.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relfilenumbermap.o relfilenumbermap.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dfmgr.o dfmgr.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o placeholder.bc placeholder.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_collate.bc parse_collate.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_relation.o pgstat_relation.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_clause.bc parse_clause.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/lmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dest.bc dest.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/lmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o barrier.bc barrier.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o indexing.bc indexing.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_coerce.bc parse_coerce.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/lmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o commit_ts.bc commit_ts.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_enr.bc parse_enr.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o outfuncs.bc outfuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_replslot.o pgstat_replslot.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o worker.bc worker.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
( echo src/backend/replication/logical/applyparallelworker.o 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-16.5/src/backend/replication/logical'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o index.bc index.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/lmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dsm.bc dsm.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_cte.bc parse_cte.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/make -C jit all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o objectaccess.bc objectaccess.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o generic_xlog.bc generic_xlog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o slotfuncs.bc slotfuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_merge.bc parse_merge.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dsm_impl.bc dsm_impl.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fastpath.bc fastpath.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ipc.bc ipc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o plancat.bc plancat.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_func.bc parse_func.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fmgr.o fmgr.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gram.bc gram.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ipci.bc ipci.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o funcapi.o funcapi.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_slru.o pgstat_slru.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o latch.bc latch.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jit.o jit.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o partition.bc partition.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_expr.bc parse_expr.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/storage/lmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o namespace.bc namespace.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_node.bc parse_node.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o syncrep.bc syncrep.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pmsignal.bc pmsignal.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/cache'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_param.bc parse_param.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dfmgr.bc dfmgr.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_aggregate.bc pg_aggregate.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o queryjumblefuncs.bc queryjumblefuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o multixact.bc multixact.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/error'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_oper.bc parse_oper.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_shmem.o pgstat_shmem.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_subscription.o pgstat_subscription.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jit.bc jit.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit'
( echo src/backend/jit/jit.o ) >objfiles.txt
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o syncrep_gram.bc syncrep_gram.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o condition_variable.bc condition_variable.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pquery.bc pquery.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o predtest.bc predtest.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o objectaddress.bc objectaddress.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o assert.bc assert.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_attrdef.bc pg_attrdef.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_cast.bc pg_cast.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o utility.bc utility.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_wal.o pgstat_wal.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parallel.bc parallel.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o postgres.bc postgres.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/tcop'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o restrictinfo.bc restrictinfo.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_class.bc pg_class.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rmgr.bc rmgr.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_type.bc parse_type.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o syncrep_scanner.bc syncrep_scanner.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o value.bc value.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relnode.bc relnode.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o subtrans.bc subtrans.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_target.bc parse_target.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o deadlock.bc deadlock.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o slru.bc slru.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parser.bc parser.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fmgr.bc fmgr.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tlist.bc tlist.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_xact.o pgstat_xact.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lmgr.bc lmgr.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o timeline.bc timeline.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o walreceiver.bc walreceiver.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o procarray.bc procarray.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o transam.bc transam.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tidbitmap.bc tidbitmap.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_relation.bc parse_relation.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o scansup.bc scansup.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o csvlog.bc csvlog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_collation.bc pg_collation.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o var.bc var.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/optimizer/util'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o walreceiverfuncs.bc walreceiverfuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/optimizer'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wait_event.o wait_event.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o twophase_rmgr.bc twophase_rmgr.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o readfuncs.bc readfuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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/multibitmapset.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/queryjumblefuncs.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-16.5/src/backend/nodes'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o backend_progress.bc backend_progress.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o procsignal.bc procsignal.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o parse_utilcmd.bc parse_utilcmd.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/make -C hash all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o twophase.bc twophase.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o shm_mq.bc shm_mq.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeMemoize.o nodeMemoize.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lwlock.bc lwlock.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o shm_toc.bc shm_toc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o funcapi.bc funcapi.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_constraint.bc pg_constraint.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/hash'
/usr/bin/make -C init all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lock.bc lock.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/fmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_archiver.bc pgstat_archiver.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cryptohashfuncs.o cryptohashfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lwlocknames.bc lwlocknames.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o elog.bc elog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/cache'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spin.bc spin.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
/usr/bin/make -C mb all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o varsup.bc varsup.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o s_lock.bc s_lock.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
/usr/bin/make -C misc all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o scan.bc scan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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_merge.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-16.5/src/backend/parser'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonlog.bc jsonlog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
( echo src/backend/utils/error/assert.o src/backend/utils/error/csvlog.o src/backend/utils/error/elog.o src/backend/utils/error/jsonlog.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/init'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat.bc pgstat.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o shmem.bc shmem.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o signalfuncs.bc signalfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o walsender.bc walsender.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
( cat logical/objfiles.txt; echo src/backend/replication/repl_gram.o src/backend/replication/repl_scanner.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/syncrep_scanner.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-16.5/src/backend/replication'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o backend_status.bc backend_status.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_conversion.bc pg_conversion.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"'  -c -o conffiles.o conffiles.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/mb'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/mb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o proc.bc proc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
/usr/bin/make -C mmgr all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sinval.bc sinval.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_bgwriter.bc pgstat_bgwriter.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sinvaladt.bc sinvaladt.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o alignedalloc.o alignedalloc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_db_role_setting.bc pg_db_role_setting.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/mb'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/cache'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/mb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuumparallel.o vacuumparallel.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_depend.bc pg_depend.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o predicate.bc predicate.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/storage/lmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_checkpointer.bc pgstat_checkpointer.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o standby.bc standby.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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/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-16.5/src/backend/storage/ipc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/storage'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/mmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o attoptcache.bc attoptcache.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"'  -c -o guc_funcs.o guc_funcs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"'  -c -o guc_tables.o guc_tables.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o usercontext.o usercontext.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/hash'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dynahash.bc dynahash.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/hash'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_enum.bc pg_enum.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/init'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xact.bc xact.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"'  -c -o guc-file.o guc-file.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict.bc dict.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/mb'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/misc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_database.bc pgstat_database.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/init'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/misc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/hash'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_crc.bc pg_crc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/hash'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/hash'
/usr/bin/make -C resowner all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_inherits.bc pg_inherits.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict_ispell.bc dict_ispell.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o evtcache.bc evtcache.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o catcache.bc catcache.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o inval.bc inval.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o conv.bc conv.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_function.bc pgstat_function.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/mmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/mmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/misc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict_simple.bc dict_simple.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/mmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/mmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict_synonym.bc dict_synonym.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogarchive.bc xlogarchive.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o stringinfo_mb.bc stringinfo_mb.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o globals.bc globals.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_largeobject.bc pg_largeobject.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_io.bc pgstat_io.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/misc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o wstrcmp.bc wstrcmp.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regis.bc regis.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogbackup.bc xlogbackup.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o wstrncmp.bc wstrncmp.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ts_locale.bc ts_locale.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/mmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o to_tsany.bc to_tsany.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o partcache.bc partcache.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mbutils.bc mbutils.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/mb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict_thesaurus.bc dict_thesaurus.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/mmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_namespace.bc pg_namespace.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/make -C sort all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_relation.bc pgstat_relation.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o plancache.bc plancache.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/misc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ts_parse.bc ts_parse.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeTidrangescan.o nodeTidrangescan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_operator.bc pg_operator.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/mmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lsyscache.bc lsyscache.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ts_utils.bc ts_utils.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ts_selfuncs.bc ts_selfuncs.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_replslot.bc pgstat_replslot.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ts_typanalyze.bc ts_typanalyze.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relfilenumbermap.bc relfilenumbermap.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o qsort_interruptible.o qsort_interruptible.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spell.bc spell.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogfuncs.bc xlogfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/resowner'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/resowner'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o alignedalloc.bc alignedalloc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/sort'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlog.bc xlog.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/sort'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o miscinit.bc miscinit.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xloginsert.bc xloginsert.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/sort'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogprefetcher.bc xlogprefetcher.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/make -C time all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o aset.bc aset.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_parameter_acl.bc pg_parameter_acl.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_slru.bc pgstat_slru.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_subscription.bc pgstat_subscription.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relmapper.bc relmapper.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogstats.bc xlogstats.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o usercontext.bc usercontext.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o wparser.bc wparser.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_wal.bc pgstat_wal.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_xact.bc pgstat_xact.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/time'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/time'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o wait_event.bc wait_event.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/resowner'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o resowner.bc resowner.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/resowner'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/resowner'
( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/resowner'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dsa.bc dsa.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
/usr/bin/make -C adt jsonpath_gram.h
make[4]: 'jsonpath_gram.h' is up to date.
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogreader.bc xlogreader.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_range.bc pg_range.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstat_shmem.bc pgstat_shmem.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
( echo src/backend/utils/activity/backend_progress.o src/backend/utils/activity/backend_status.o src/backend/utils/activity/pgstat.o src/backend/utils/activity/pgstat_archiver.o src/backend/utils/activity/pgstat_bgwriter.o src/backend/utils/activity/pgstat_checkpointer.o src/backend/utils/activity/pgstat_database.o src/backend/utils/activity/pgstat_function.o src/backend/utils/activity/pgstat_io.o src/backend/utils/activity/pgstat_relation.o src/backend/utils/activity/pgstat_replslot.o src/backend/utils/activity/pgstat_shmem.o src/backend/utils/activity/pgstat_slru.o src/backend/utils/activity/pgstat_subscription.o src/backend/utils/activity/pgstat_wal.o src/backend/utils/activity/pgstat_xact.o src/backend/utils/activity/wait_event.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o postinit.bc postinit.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogutils.bc xlogutils.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o src/backend/utils/init/usercontext.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/sort'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relcache.bc relcache.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o memdebug.bc memdebug.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o freepage.bc freepage.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o wparser_def.bc wparser_def.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/tsearch'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_subscription.bc pg_subscription.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_proc.bc pg_proc.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_shdepend.bc pg_shdepend.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o generation.bc generation.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_publication.bc pg_publication.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_type.bc pg_type.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o slab.bc slab.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o storage.bc storage.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spccache.bc spccache.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mcxt.bc mcxt.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xlogrecovery.bc xlogrecovery.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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/xlogbackup.o src/backend/access/transam/xlogfuncs.o src/backend/access/transam/xloginsert.o src/backend/access/transam/xlogprefetcher.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogrecovery.o src/backend/access/transam/xlogstats.o src/backend/access/transam/xlogutils.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o toasting.bc toasting.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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_attrdef.o src/backend/catalog/pg_cast.o src/backend/catalog/pg_class.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_parameter_acl.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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/access'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o syscache.bc syscache.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o portalmem.bc portalmem.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
( echo src/backend/utils/mmgr/alignedalloc.o 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-16.5/src/backend/utils/mmgr'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ts_cache.bc ts_cache.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o conffiles.bc conffiles.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hbafuncs.o hbafuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/time'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/time'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonbsubs.o jsonbsubs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o typcache.bc typcache.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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/relfilenumbermap.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-16.5/src/backend/utils/cache'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fmgrtab.bc fmgrtab.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/time'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o combocid.bc combocid.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/time'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tuplesortvariants.o tuplesortvariants.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o guc-file.bc guc-file.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o guc_funcs.bc guc_funcs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mcxtfuncs.o mcxtfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o help_config.bc help_config.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o guc_tables.bc guc_tables.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o pg_config.bc pg_config.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/sort'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/time'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o snapmgr.bc snapmgr.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/time'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/time'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o pg_rusage.bc pg_rusage.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o queryenvironment.bc queryenvironment.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o multirangetypes_selfuncs.o multirangetypes_selfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonpath_scan.o jsonpath_scan.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o pg_controldata.bc pg_controldata.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o guc.bc guc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o qsort_interruptible.bc qsort_interruptible.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o logtape.bc logtape.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o sampling.bc sampling.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o rls.bc rls.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execAmi.bc execAmi.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o superuser.bc superuser.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o ps_status.bc ps_status.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o timeout.bc timeout.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execAsync.bc execAsync.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sharedtuplestore.bc sharedtuplestore.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sortsupport.bc sortsupport.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/etc/krb5.keytab"' -flto=thin -emit-llvm -c -o tzparser.bc tzparser.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
( echo src/backend/utils/misc/conffiles.o src/backend/utils/misc/guc.o src/backend/utils/misc/guc-file.o src/backend/utils/misc/guc_funcs.o src/backend/utils/misc/guc_tables.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-16.5/src/backend/utils/misc'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execCurrent.bc execCurrent.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tuplesortvariants.bc tuplesortvariants.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execGrouping.bc execGrouping.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execIndexing.bc execIndexing.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o multirangetypes.o multirangetypes.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tuplesort.bc tuplesort.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execJunk.bc execJunk.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execExprInterp.bc execExprInterp.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tuplestore.bc tuplestore.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execExpr.bc execExpr.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/qsort_interruptible.o src/backend/utils/sort/sharedtuplestore.o src/backend/utils/sort/sortsupport.o src/backend/utils/sort/tuplesort.o src/backend/utils/sort/tuplesortvariants.o src/backend/utils/sort/tuplestore.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o instrument.bc instrument.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execScan.bc execScan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execProcnode.bc execProcnode.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execMain.bc execMain.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execParallel.bc execParallel.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execReplication.bc execReplication.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execSRF.bc execSRF.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeBitmapAnd.bc nodeBitmapAnd.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execPartition.bc execPartition.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execUtils.bc execUtils.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeAppend.bc nodeAppend.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeBitmapOr.bc nodeBitmapOr.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeBitmapIndexscan.bc nodeBitmapIndexscan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeCtescan.bc nodeCtescan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeBitmapHeapscan.bc nodeBitmapHeapscan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeCustom.bc nodeCustom.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o execTuples.bc execTuples.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeForeignscan.bc nodeForeignscan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o functions.bc functions.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeGroup.bc nodeGroup.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o aggregatecmds.bc aggregatecmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeFunctionscan.bc nodeFunctionscan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeGather.bc nodeGather.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeGatherMerge.bc nodeGatherMerge.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeIncrementalSort.bc nodeIncrementalSort.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeMaterial.bc nodeMaterial.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeLimit.bc nodeLimit.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeLockRows.bc nodeLockRows.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeIndexonlyscan.bc nodeIndexonlyscan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeMergeAppend.bc nodeMergeAppend.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeHashjoin.bc nodeHashjoin.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeNamedtuplestorescan.bc nodeNamedtuplestorescan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeNestloop.bc nodeNestloop.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeProjectSet.bc nodeProjectSet.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o alter.bc alter.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeAgg.bc nodeAgg.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeMemoize.bc nodeMemoize.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeRecursiveunion.bc nodeRecursiveunion.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeMergejoin.bc nodeMergejoin.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeResult.bc nodeResult.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeIndexscan.bc nodeIndexscan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o amcmds.bc amcmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeSeqscan.bc nodeSeqscan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeSubqueryscan.bc nodeSubqueryscan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeHash.bc nodeHash.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeSamplescan.bc nodeSamplescan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeSort.bc nodeSort.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeSetOp.bc nodeSetOp.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeUnique.bc nodeUnique.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeValuesscan.bc nodeValuesscan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tstoreReceiver.bc tstoreReceiver.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeTidrangescan.bc nodeTidrangescan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tqueue.bc tqueue.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeTableFuncscan.bc nodeTableFuncscan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeWorktablescan.bc nodeWorktablescan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeTidscan.bc nodeTidscan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeSubplan.bc nodeSubplan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o conversioncmds.bc conversioncmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o constraint.bc constraint.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o comment.bc comment.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeModifyTable.bc nodeModifyTable.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o discard.bc discard.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o collationcmds.bc collationcmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cluster.bc cluster.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o define.bc define.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o copy.bc copy.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o createas.bc createas.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o spi.bc spi.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dropcmds.bc dropcmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lockcmds.bc lockcmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o nodeWindowAgg.bc nodeWindowAgg.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o analyze.bc analyze.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
( echo src/backend/executor/execAmi.o src/backend/executor/execAsync.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/nodeMemoize.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/nodeTidrangescan.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-16.5/src/backend/executor'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o async.bc async.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o copyfrom.bc copyfrom.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o copyto.bc copyto.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o foreigncmds.bc foreigncmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o portalcmds.bc portalcmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o event_trigger.bc event_trigger.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o operatorcmds.bc operatorcmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o matview.bc matview.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o proclang.bc proclang.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o prepare.bc prepare.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dbcommands.bc dbcommands.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o policy.bc policy.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o copyfromparse.bc copyfromparse.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o schemacmds.bc schemacmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o functioncmds.bc functioncmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o opclasscmds.bc opclasscmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o seclabel.bc seclabel.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o extension.bc extension.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o publicationcmds.bc publicationcmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sequence.bc sequence.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o statscmds.bc statscmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsearchcmds.bc tsearchcmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o explain.bc explain.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tablespace.bc tablespace.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o indexcmds.bc indexcmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o vacuumparallel.bc vacuumparallel.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o view.bc view.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o user.bc user.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o variable.bc variable.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o subscriptioncmds.bc subscriptioncmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o vacuum.bc vacuum.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o typecmds.bc typecmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o trigger.bc trigger.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -ftree-vectorize -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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o expandeddatum.bc expandeddatum.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geo_selfuncs.bc geo_selfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o array_expanded.bc array_expanded.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cryptohashfuncs.bc cryptohashfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o datum.bc datum.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o bool.bc bool.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o char.bc char.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tablecmds.bc tablecmds.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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/copyfrom.o src/backend/commands/copyfromparse.o src/backend/commands/copyto.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/vacuumparallel.o src/backend/commands/variable.o src/backend/commands/view.o ) >objfiles.txt
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o arrayutils.bc arrayutils.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o amutils.bc amutils.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o encode.bc encode.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ascii.bc ascii.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o format_type.bc format_type.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o domains.bc domains.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o array_typanalyze.bc array_typanalyze.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o enum.bc enum.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o arraysubs.bc arraysubs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geo_spgist.bc geo_spgist.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cash.bc cash.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o array_selfuncs.bc array_selfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o expandedrecord.bc expandedrecord.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dbsize.bc dbsize.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o array_userfuncs.bc array_userfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o genfile.bc genfile.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o inet_cidr_ntop.bc inet_cidr_ntop.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o inet_net_pton.bc inet_net_pton.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonb_op.bc jsonb_op.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o date.bc date.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hbafuncs.bc hbafuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonbsubs.bc jsonbsubs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o float.bc float.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonb_gin.bc jsonb_gin.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonpath_gram.bc jsonpath_gram.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o int8.bc int8.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mac8.bc mac8.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonpath.bc jsonpath.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o json.bc json.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o int.bc int.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mac.bc mac.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonb_util.bc jsonb_util.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mcxtfuncs.bc mcxtfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o like.bc like.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonb.bc jsonb.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lockfuncs.bc lockfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o multirangetypes_selfuncs.bc multirangetypes_selfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o name.bc name.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o acl.bc acl.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o like_support.bc like_support.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o datetime.bc datetime.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o misc.bc misc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonpath_exec.bc jsonpath_exec.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o oid.bc oid.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o network_gist.bc network_gist.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o network_spgist.bc network_spgist.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o numutils.bc numutils.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonpath_scan.bc jsonpath_scan.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o quote.bc quote.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o network_selfuncs.bc network_selfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o partitionfuncs.bc partitionfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pseudotypes.bc pseudotypes.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o oracle_compat.bc oracle_compat.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_lsn.bc pg_lsn.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_upgrade_support.bc pg_upgrade_support.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o geo_ops.bc geo_ops.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rangetypes_spgist.bc rangetypes_spgist.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o orderedsetaggs.bc orderedsetaggs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rangetypes_selfuncs.bc rangetypes_selfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o multirangetypes.bc multirangetypes.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rangetypes_typanalyze.bc rangetypes_typanalyze.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonfuncs.bc jsonfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_locale.bc pg_locale.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsquery_cleanup.bc tsquery_cleanup.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rangetypes_gist.bc rangetypes_gist.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsginidx.bc tsginidx.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstatfuncs.bc pgstatfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tid.bc tid.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o trigfuncs.bc trigfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o formatting.bc formatting.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsquery_gist.bc tsquery_gist.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regproc.bc regproc.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsquery_op.bc tsquery_op.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsquery_util.bc tsquery_util.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o regexp.bc regexp.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsvector_parser.bc tsvector_parser.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o network.bc network.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o version.bc version.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsgistidx.bc tsgistidx.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rangetypes.bc rangetypes.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsquery.bc tsquery.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o arrayfuncs.bc arrayfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o uuid.bc uuid.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsquery_rewrite.bc tsquery_rewrite.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rowtypes.bc rowtypes.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsvector.bc tsvector.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o windowfuncs.bc windowfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ri_triggers.bc ri_triggers.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsrank.bc tsrank.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xid.bc xid.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o varbit.bc varbit.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o varchar.bc varchar.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xid8funcs.bc xid8funcs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsvector_op.bc tsvector_op.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o timestamp.bc timestamp.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o selfuncs.bc selfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xml.bc xml.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o varlena.bc varlena.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ruleutils.bc ruleutils.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o numeric.bc numeric.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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/arraysubs.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/cryptohashfuncs.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/hbafuncs.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/jsonbsubs.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/jsonpath_scan.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/mcxtfuncs.o src/backend/utils/adt/misc.o src/backend/utils/adt/multirangetypes.o src/backend/utils/adt/multirangetypes_selfuncs.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-16.5/src/backend/utils/adt'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
( cat activity/objfiles.txt 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-16.5/src/backend/utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
/usr/bin/dtrace  -C -G -s utils/probes.d access/brin/brin.o access/brin/brin_bloom.o access/brin/brin_inclusion.o access/brin/brin_minmax.o access/brin/brin_minmax_multi.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/syncscan.o access/common/toast_compression.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/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/rmgrdesc_utils.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/xlogbackup.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogprefetcher.o access/transam/xlogreader.o access/transam/xlogrecovery.o access/transam/xlogstats.o access/transam/xlogutils.o archive/shell_archive.o backup/backup_manifest.o backup/basebackup.o backup/basebackup_copy.o backup/basebackup_gzip.o backup/basebackup_lz4.o backup/basebackup_zstd.o backup/basebackup_progress.o backup/basebackup_server.o backup/basebackup_sink.o backup/basebackup_target.o backup/basebackup_throttle.o bootstrap/bootparse.o bootstrap/bootscanner.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_attrdef.o catalog/pg_cast.o catalog/pg_class.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_parameter_acl.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_merge.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/copyfrom.o commands/copyfromparse.o commands/copyto.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/vacuumparallel.o commands/variable.o commands/view.o executor/execAmi.o executor/execAsync.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/nodeMemoize.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/nodeTidrangescan.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-sasl.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/multibitmapset.o nodes/nodeFuncs.o nodes/nodes.o nodes/outfuncs.o nodes/params.o nodes/print.o nodes/queryjumblefuncs.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/prepagg.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/auxprocess.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/interrupt.o postmaster/pgarch.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/applyparallelworker.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/repl_gram.o replication/repl_scanner.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o replication/syncrep_scanner.o replication/walreceiver.o replication/walreceiverfuncs.o replication/walsender.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteRemove.o rewrite/rewriteSearchCycle.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/fileset.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/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/activity/backend_progress.o utils/activity/backend_status.o utils/activity/pgstat.o utils/activity/pgstat_archiver.o utils/activity/pgstat_bgwriter.o utils/activity/pgstat_checkpointer.o utils/activity/pgstat_database.o utils/activity/pgstat_function.o utils/activity/pgstat_io.o utils/activity/pgstat_relation.o utils/activity/pgstat_replslot.o utils/activity/pgstat_shmem.o utils/activity/pgstat_slru.o utils/activity/pgstat_subscription.o utils/activity/pgstat_wal.o utils/activity/pgstat_xact.o utils/activity/wait_event.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/arraysubs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashfuncs.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/hbafuncs.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/jsonbsubs.o utils/adt/jsonpath.o utils/adt/jsonpath_exec.o utils/adt/jsonpath_gram.o utils/adt/jsonpath_scan.o utils/adt/like.o utils/adt/like_support.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/mcxtfuncs.o utils/adt/misc.o utils/adt/multirangetypes.o utils/adt/multirangetypes_selfuncs.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/relfilenumbermap.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/csvlog.o utils/error/elog.o utils/error/jsonlog.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/init/usercontext.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/stringinfo_mb.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/conffiles.o utils/misc/guc.o utils/misc/guc-file.o utils/misc/guc_funcs.o utils/misc/guc_tables.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/alignedalloc.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/qsort_interruptible.o utils/sort/sharedtuplestore.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplesortvariants.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-16.5/src/backend'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection utils/probes.o access/brin/brin.o access/brin/brin_bloom.o access/brin/brin_inclusion.o access/brin/brin_minmax.o access/brin/brin_minmax_multi.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/syncscan.o access/common/toast_compression.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/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/rmgrdesc_utils.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/xlogbackup.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogprefetcher.o access/transam/xlogreader.o access/transam/xlogrecovery.o access/transam/xlogstats.o access/transam/xlogutils.o archive/shell_archive.o backup/backup_manifest.o backup/basebackup.o backup/basebackup_copy.o backup/basebackup_gzip.o backup/basebackup_lz4.o backup/basebackup_zstd.o backup/basebackup_progress.o backup/basebackup_server.o backup/basebackup_sink.o backup/basebackup_target.o backup/basebackup_throttle.o bootstrap/bootparse.o bootstrap/bootscanner.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_attrdef.o catalog/pg_cast.o catalog/pg_class.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_parameter_acl.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_merge.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/copyfrom.o commands/copyfromparse.o commands/copyto.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/vacuumparallel.o commands/variable.o commands/view.o executor/execAmi.o executor/execAsync.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/nodeMemoize.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/nodeTidrangescan.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-sasl.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/multibitmapset.o nodes/nodeFuncs.o nodes/nodes.o nodes/outfuncs.o nodes/params.o nodes/print.o nodes/queryjumblefuncs.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/prepagg.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/auxprocess.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/interrupt.o postmaster/pgarch.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/applyparallelworker.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/repl_gram.o replication/repl_scanner.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o replication/syncrep_scanner.o replication/walreceiver.o replication/walreceiverfuncs.o replication/walsender.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteRemove.o rewrite/rewriteSearchCycle.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/fileset.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/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/activity/backend_progress.o utils/activity/backend_status.o utils/activity/pgstat.o utils/activity/pgstat_archiver.o utils/activity/pgstat_bgwriter.o utils/activity/pgstat_checkpointer.o utils/activity/pgstat_database.o utils/activity/pgstat_function.o utils/activity/pgstat_io.o utils/activity/pgstat_relation.o utils/activity/pgstat_replslot.o utils/activity/pgstat_shmem.o utils/activity/pgstat_slru.o utils/activity/pgstat_subscription.o utils/activity/pgstat_wal.o utils/activity/pgstat_xact.o utils/activity/wait_event.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/arraysubs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashfuncs.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/hbafuncs.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/jsonbsubs.o utils/adt/jsonpath.o utils/adt/jsonpath_exec.o utils/adt/jsonpath_gram.o utils/adt/jsonpath_scan.o utils/adt/like.o utils/adt/like_support.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/mcxtfuncs.o utils/adt/misc.o utils/adt/multirangetypes.o utils/adt/multirangetypes_selfuncs.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/relfilenumbermap.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/csvlog.o utils/error/elog.o utils/error/jsonlog.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/init/usercontext.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/stringinfo_mb.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/conffiles.o utils/misc/guc.o utils/misc/guc-file.o utils/misc/guc_funcs.o utils/misc/guc_tables.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/alignedalloc.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/qsort_interruptible.o utils/sort/sharedtuplestore.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplesortvariants.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -Wl,--export-dynamic -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lm -lldap -licui18n -licuuc -licudata -lsystemd -o postgres
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.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
/usr/bin/make -C utf8_and_sjis all
/usr/bin/make -C utf8_and_win all
/usr/bin/make -C utf8_and_uhc all
/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-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/latin_and_mic'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o big5.o big5.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_win'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_big5'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_johab'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_win'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/latin_and_mic'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_big5'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_johab'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_armenian.o ./libstemmer/stem_UTF_8_armenian.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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_catalan.o ./libstemmer/stem_ISO_8859_1_catalan.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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_basque.o ./libstemmer/stem_ISO_8859_1_basque.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_basque.o ./libstemmer/stem_UTF_8_basque.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_catalan.o ./libstemmer/stem_UTF_8_catalan.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_hindi.o ./libstemmer/stem_UTF_8_hindi.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_yiddish.o ./libstemmer/stem_UTF_8_yiddish.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_serbian.o ./libstemmer/stem_UTF_8_serbian.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -shared -o dict_snowball.so  api.o dict_snowball.o utilities.o stem_ISO_8859_1_basque.o stem_ISO_8859_1_catalan.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_armenian.o stem_UTF_8_basque.o stem_UTF_8_catalan.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_hindi.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_serbian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_tamil.o stem_UTF_8_turkish.o stem_UTF_8_yiddish.o -L../../../src/port -L../../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.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
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/he.mo po/he.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
echo 'prefix=/usr' >libpq.pc
echo 'exec_prefix=${prefix}' >>libpq.pc
echo 'libdir=${exec_prefix}/lib64' >>libpq.pc
echo 'includedir=${prefix}/include' >>libpq.pc
echo >>libpq.pc
echo 'Name: libpq' >>libpq.pc
echo 'Description: PostgreSQL libpq library' >>libpq.pc
echo 'URL: https://www.postgresql.org/' >>libpq.pc
echo 'Version: 16.5' >>libpq.pc
echo 'Requires: ' >>libpq.pc
echo 'Requires.private: libssl, libcrypto' >>libpq.pc
echo 'Cflags: -I${includedir}' >>libpq.pc
echo 'Libs: -L${libdir} -lpq' >>libpq.pc
echo 'Libs.private: -L/usr/lib64 -lpgcommon -lpgport -lssl -lgssapi_krb5 -lm -lldap' >>libpq.pc
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o legacy-pqsignal.o legacy-pqsignal.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o pqexpbuffer.o pqexpbuffer.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-secure-common.o fe-secure-common.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-gssapi-common.o fe-gssapi-common.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o libpq-events.o libpq-events.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-secure.o fe-secure.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-secure-gssapi.o fe-secure-gssapi.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-lobj.o fe-lobj.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-auth-scram.o fe-auth-scram.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-misc.o fe-misc.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-trace.o fe-trace.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-auth.o fe-auth.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-print.o fe-print.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-secure-openssl.o fe-secure-openssl.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-protocol3.o fe-protocol3.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-exec.o fe-exec.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=private16-5  -c -o fe-connect.o fe-connect.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-protocol3.o fe-secure.o fe-trace.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
touch libpq.a
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libpq.so.private16-5 -Wl,--version-script=exports.list -o libpq.so.private16-5.16  fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol3.o fe-secure.o fe-trace.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lssl -lcrypto -lgssapi_krb5 -lm -lldap  
rm -f libpq.so.private16-5
ln -s libpq.so.private16-5.16 libpq.so.private16-5
rm -f libpq.so
ln -s libpq.so.private16-5.16 libpq.so
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
touch libpq-refs-stamp
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/replication/libpqwalreceiver'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/backend/replication/libpqwalreceiver'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/libpqwalreceiver'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden  
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/libpqwalreceiver'
/usr/bin/make -C backend/replication/pgoutput all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/pgoutput'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgoutput.o pgoutput.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/pgoutput'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/pgoutput'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/pgoutput'
/usr/bin/make -C fe_utils all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o query_utils.o query_utils.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/fe_utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o option_utils.o option_utils.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/fe_utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/fe_utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/fe_utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/fe_utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o connect_utils.o connect_utils.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/fe_utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parallel_slot.o parallel_slot.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/fe_utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/fe_utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/fe_utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
rm -f libpgfeutils.a
ar crs libpgfeutils.a archive.o cancel.o conditional.o connect_utils.o mbprint.o option_utils.o parallel_slot.o print.o psqlscan.o query_utils.o recovery_gen.o simple_list.o string_utils.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
/usr/bin/make -C bin all
/usr/bin/make -C initdb all
/usr/bin/make -C pg_amcheck 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
/usr/bin/make -C scripts all
/usr/bin/make -C ../../../src/interfaces/libpq all
/usr/bin/make -C ../../../src/port all
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_fsync'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_fsync'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_fsync'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_fsync'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_fsync'
make[4]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/fe_utils all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[5]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_timing'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[5]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/he.mo po/he.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_fsync'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_timing'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_timing'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_fsync'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/he.mo po/he.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/nb.mo po/nb.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/he.mo po/he.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/he.mo po/he.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
/usr/bin/make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/ro.mo po/ro.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
make[4]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
make[4]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/he.mo po/he.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_fsync'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_fsync'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_ctl'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
/usr/bin/make -C ../../../src/fe_utils all
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/make -C ../../../src/port 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/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/ta.mo po/ta.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[5]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_timing'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[4]: Nothing to be done for 'all'.
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make[4]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/common all
make[5]: 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-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[5]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
/usr/bin/make -C ../../../src/port 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-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[5]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[4]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/initdb'
make[4]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/fe_utils all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_controldata'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/he.mo po/he.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_ctl'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_upgrade'
make[4]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/make -C ../../../src/interfaces/libpq all
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
/usr/bin/make -C ../../../src/port all
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/make -C ../../../src/port all
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/he.mo po/he.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.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-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/make -C ../../../src/interfaces/libpq all
make[4]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[4]: 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-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/scripts'
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[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
/usr/bin/make -C ../../../src/port all
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
/usr/bin/make -C ../../../src/interfaces/libpq all
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/make -C ../../../src/port all
make[4]: Nothing to be done for 'all'.
make[5]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
/usr/bin/make -C ../../../src/port all
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[5]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.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-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[5]: 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/fe_utils all
make[5]: Nothing to be done for 'all'.
make[5]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[5]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
rm -f rmgrdesc_utils.c && ln -s ../../../src/backend/access/rmgrdesc/rmgrdesc_utils.c .
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_basebackup'
/usr/bin/make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[5]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.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/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make[5]: 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[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/make -C ../../../src/port all
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_test_timing'
/usr/bin/make -C ../../../src/fe_utils all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[5]: Nothing to be done for 'all'.
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.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'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/make -C ../../../src/common all
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_rewind'
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-16.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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
/usr/bin/make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_waldump'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
make[5]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[5]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
rm -f xlogstats.c && ln -s ../../../src/backend/access/transam/xlogstats.c .
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
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/fe_utils all
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pgbench'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -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-16.5/src/bin/pgbench'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
/usr/bin/make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
/usr/bin/make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[4]: 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-16.5/src/bin/pg_rewind'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o local_source.o local_source.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
/usr/bin/make -C ../../../src/port all
make[4]: Nothing to be done for '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[5]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o libpq_source.o libpq_source.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_file.o bbstreamer_file.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
rm -f localtime.c && ln -s ../../../src/timezone/localtime.c .
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
/usr/bin/make -C ../../../src/common all
make[4]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/fe_utils all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pgbench'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o exprscan.o exprscan.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pgbench'
make[4]: Nothing to be done for 'all'.
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_inject.o bbstreamer_inject.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_gzip.o bbstreamer_gzip.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_ctl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_amcheck.o pg_amcheck.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_lz4.o bbstreamer_lz4.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rmgrdesc_utils.o rmgrdesc_utils.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_zstd.o bbstreamer_zstd.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_tar.o bbstreamer_tar.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection pg_test_timing.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_test_timing
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_timing'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  pg_config.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_server_config
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogstats.o xlogstats.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection pg_archivecleanup.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_archivecleanup
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relfilenumber.o relfilenumber.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection pg_controldata.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_controldata
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection pg_test_fsync.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_test_fsync
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_fsync'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compress_zstd.o compress_zstd.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compress_none.o compress_none.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compress_gzip.o compress_gzip.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection pg_checksums.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_checksums
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compress_lz4.o compress_lz4.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection pg_resetwal.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_resetwal
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  pg_ctl.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_ctl
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o dropdb
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o createdb
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o dropuser
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o createuser
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o clusterdb
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pgbench'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE -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-16.5/src/bin/pgbench'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection pg_amcheck.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_amcheck
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_isready
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection 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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o reindexdb
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_verifybackup
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection 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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o vacuumdb
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_recvlogical
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_receivewal
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection datapagemap.o file_ops.o filemap.o libpq_source.o local_source.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_rewind
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection pg_basebackup.o bbstreamer_file.o bbstreamer_gzip.o bbstreamer_inject.o bbstreamer_lz4.o bbstreamer_tar.o bbstreamer_zstd.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_basebackup
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -licui18n -licuuc -licudata -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o initdb
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 rmgrdesc_utils.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o compat.o pg_waldump.o rmgrdesc.o xlogreader.o xlogstats.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_waldump
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection check.o controldata.o dump.o exec.o file.o function.o info.o option.o parallel.o pg_upgrade.o relfilenumber.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_upgrade
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_dumpall
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection pg_restore.o  compress_gzip.o compress_io.o compress_lz4.o compress_none.o compress_zstd.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_restore
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pgbench'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -D_REENTRANT -D_THREAD_SAFE exprparse.o exprscan.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pgbench
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pgbench'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection pg_dump.o common.o pg_dump_sort.o  compress_gzip.o compress_io.o compress_lz4.o compress_none.o compress_zstd.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_dump
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/bin/psql'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/doc/src/sgml'
/usr/bin/xsltproc --nonet --path . --path . --stringparam pg.version '16.5'  stylesheet.xsl postgres-full.xml
touch html-stamp
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/doc/src/sgml'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o psql
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/ro.mo po/ro.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/ro.mo po/ro.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/pl/plperl'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/ro.mo po/ro.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
'/usr/bin/perl' plperl_opmask.pl plperl_opmask.h
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
'/usr/bin/perl' ./text2macro.pl plc_perlboot.pl plc_trusted.pl > perlchunks.h
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.11 -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-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.11 -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-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.11 -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-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.11 -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-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.11 -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-16.5/src/pl/plpython'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/pl/plpgsql/src'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.11 -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-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.11 -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-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.11 -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-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.11 -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-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.11 -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-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.11 -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-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I/usr/include/python3.11 -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-16.5/src/pl/plpython'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/pl/plperl'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/pl/plpgsql/src'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/pl/plpgsql/src'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/pl/tcl'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/pl/plpgsql/src'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -L/usr/lib64 -ltcl8.6 -ldl -lz -lpthread -lm 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -L/usr/lib64 -lpython3.11 -ldl -lm  
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/pl/plpgsql/src'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden  
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/test/regress'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/src/test/regress'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/spi'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/spi'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/spi'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o insert_username.bc insert_username.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o autoinc.bc autoinc.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o moddatetime.bc moddatetime.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o refint.bc refint.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden insert_username.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o insert_username.so
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden moddatetime.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o moddatetime.so
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden autoinc.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o autoinc.so
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/spi'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden refint.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o refint.so
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
cp ../../../contrib/spi/refint.so refint.so
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
cp ../../../contrib/spi/autoinc.so autoinc.so
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port '-DHOST_TUPLE="x86_64-opencloudos-linux-gnu"' '-DSHELLPROG="/bin/sh"'  -c -o pg_regress.o pg_regress.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regress.o regress.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden 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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_regress
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.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
make[4]: Nothing to be done for 'all'.
/usr/bin/make -C ../../../src/common all
/usr/bin/make -C ../../../src/port all
make[3]: Nothing to be done for '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-16.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-16.5/src/test/isolation'
make[4]: Nothing to be done for 'all'.
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/test/isolation'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/test/isolation'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o specscanner.o specscanner.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/src/test/isolation'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o pg_isolation_regress
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection isolationtester.o specparse.o specscanner.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o isolationtester
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
/usr/bin/make -C test/perl all
make[2]: Nothing to be done for 'all'.
/usr/bin/make -C backend/jit/llvm all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o SectionMemoryManager.o SectionMemoryManager.cpp
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o llvmjit_error.o llvmjit_error.cpp
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o llvmjit_types.bc llvmjit_types.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations -fPIC -fvisibility=hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o llvmjit_deform.o llvmjit_deform.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations -fPIC -fvisibility=hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o llvmjit.o llvmjit.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations -fPIC -fvisibility=hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o llvmjit_expr.o llvmjit_expr.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o llvmjit_wrap.o llvmjit_wrap.cpp
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
g++ -Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -I/usr/include  -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o llvmjit_inline.o llvmjit_inline.cpp
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
g++ -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations -fPIC -fvisibility=hidden -shared -o llvmjit.so  llvmjit.o llvmjit_error.o llvmjit_inline.o llvmjit_wrap.o SectionMemoryManager.o llvmjit_deform.o llvmjit_expr.o -L../../../../src/port -L../../../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -lLLVM-17 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
/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 basic_archive all
/usr/bin/make -C basebackup_to_shell 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 intagg all
/usr/bin/make -C intarray all
/usr/bin/make -C isn all
/usr/bin/make -C lo all
/usr/bin/make -C ltree all
/usr/bin/make -C oid2name all
/usr/bin/make -C old_snapshot all
/usr/bin/make -C ../../src/interfaces/libpq all
make[2]: 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'.
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/earthdistance'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/earthdistance'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/bloom'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_int'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/dict_int'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/hstore'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/old_snapshot'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o time_mapping.o time_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/old_snapshot'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/basebackup_to_shell'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_to_shell.o basebackup_to_shell.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/basebackup_to_shell'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/basic_archive'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basic_archive.bc basic_archive.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/basic_archive'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/basic_archive'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basic_archive.o basic_archive.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/basic_archive'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_xsyn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/dict_xsyn'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/auth_delay'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/auth_delay'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/earthdistance'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o earthdistance.bc earthdistance.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/earthdistance'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/lo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/lo'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/oid2name'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/contrib/oid2name'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/auto_explain'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/auto_explain'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/auto_explain'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o auto_explain.bc auto_explain.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/auto_explain'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/citext'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/citext'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o daitch_mokotoff.o daitch_mokotoff.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gin'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_gin.bc btree_gin.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gin'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/adminpack'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o adminpack.bc adminpack.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/adminpack'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_int'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict_int.bc dict_int.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_int'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/auth_delay'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o auth_delay.bc auth_delay.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/auth_delay'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/hstore'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/earthdistance'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden earthdistance.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -lm -fvisibility=hidden -shared -o earthdistance.so
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/earthdistance'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/adminpack'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/adminpack'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/basebackup_to_shell'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -shared -o basebackup_to_shell.so  basebackup_to_shell.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/basebackup_to_shell'
/usr/bin/make -C pageinspect all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/lo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden lo.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o lo.so
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/lo'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/basic_archive'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden basic_archive.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o basic_archive.so
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/basic_archive'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/old_snapshot'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o time_mapping.bc time_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/old_snapshot'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/basebackup_to_shell'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o basebackup_to_shell.bc basebackup_to_shell.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/basebackup_to_shell'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/auth_delay'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden auth_delay.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o auth_delay.so
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/auth_delay'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/bloom'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_int'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_int'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/oid2name'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o oid2name.bc oid2name.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/oid2name'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/auto_explain'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/auto_explain'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_xsyn'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dict_xsyn.bc dict_xsyn.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_xsyn'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/file_fdw'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/file_fdw'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_bool.o btree_bool.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/citext'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o citext.bc citext.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/citext'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/old_snapshot'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -shared -o old_snapshot.so  time_mapping.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/old_snapshot'
/usr/bin/make -C passwordcheck all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gin'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/isn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/isn'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/lo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lo.bc lo.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/lo'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/file_fdw'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o file_fdw.bc file_fdw.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/file_fdw'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/amcheck'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o verify_heapam.bc verify_heapam.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/amcheck'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/adminpack'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/adminpack'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_xsyn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_xsyn'
/usr/bin/make -C pg_buffercache all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/bloom'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/passwordcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/passwordcheck'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/citext'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden citext.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o citext.so
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/citext'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/passwordcheck'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o passwordcheck.bc passwordcheck.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/passwordcheck'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/amcheck'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o verify_nbtree.bc verify_nbtree.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/amcheck'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistfuncs.o gistfuncs.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/hstore'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/fuzzystrmatch'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/passwordcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/passwordcheck'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/bloom'
/usr/bin/make -C pg_freespacemap all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/isn'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o isn.bc isn.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/isn'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/file_fdw'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden file_fdw.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o file_fdw.so
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/file_fdw'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/bloom'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/amcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o verify_heapam.o verify_heapam.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/amcheck'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/fuzzystrmatch'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_buffercache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pg_buffercache'
/usr/bin/make -C pg_prewarm all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_buffercache'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_buffercache_pages.bc pg_buffercache_pages.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_buffercache'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gin'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dblink'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dblink.bc dblink.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/dblink'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_freespacemap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pg_freespacemap'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o blcost.bc blcost.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/bloom'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o daitch_mokotoff.bc daitch_mokotoff.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/cube'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o brinfuncs.bc brinfuncs.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fsmfuncs.bc fsmfuncs.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_freespacemap'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_freespacemap.bc pg_freespacemap.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_freespacemap'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _int_gin.bc _int_gin.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/cube'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_buffercache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_buffercache'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_freespacemap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_freespacemap'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _int_bool.bc _int_bool.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o blinsert.bc blinsert.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_prewarm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pg_prewarm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btreefuncs.bc btreefuncs.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/amcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/amcheck'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/oid2name'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed   -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o oid2name
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/oid2name'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_prewarm'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_prewarm.bc pg_prewarm.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_prewarm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o blscan.bc blscan.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ginfuncs.bc ginfuncs.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_subs.o hstore_subs.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hashfuncs.bc hashfuncs.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o gistfuncs.bc gistfuncs.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_prewarm'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o autoprewarm.bc autoprewarm.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_prewarm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/isn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden isn.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o isn.so
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/isn'
/usr/bin/make -C pg_stat_statements all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o blutils.bc blutils.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heapfuncs.bc heapfuncs.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o fuzzystrmatch.bc fuzzystrmatch.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/hstore'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _int_gist.bc _int_gist.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_prewarm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pg_prewarm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o rawpage.bc rawpage.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_compat.bc hstore_compat.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dmetaphone.bc dmetaphone.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dblink'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/dblink'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o blvacuum.bc blvacuum.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o blvalidate.bc blvalidate.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _int_selfuncs.bc _int_selfuncs.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _int_op.bc _int_op.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_gin.bc hstore_gin.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _int_tool.bc _int_tool.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cubeparse.bc cubeparse.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cubescan.o cubescan.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _intbig_gist.bc _intbig_gist.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
/usr/bin/make -C pg_surgery all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_gist.bc hstore_gist.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o crc32.bc crc32.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cube.bc cube.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _ltree_op.bc _ltree_op.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o lquery_op.bc lquery_op.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_subs.bc hstore_subs.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
/usr/bin/make -C pg_trgm all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o cubescan.bc cubescan.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o _ltree_gist.bc _ltree_gist.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_prewarm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_prewarm'
/usr/bin/make -C pgrowlocks all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_stat_statements'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_stat_statements.bc pg_stat_statements.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_stat_statements'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
/usr/bin/make -C pgstattuple all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_io.bc hstore_io.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_surgery'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o heap_surgery.bc heap_surgery.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_surgery'
/usr/bin/make -C pg_visibility all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_surgery'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heap_surgery.o heap_surgery.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_surgery'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ltree_io.bc ltree_io.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/hstore'
/usr/bin/make -C pg_walinspect all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ltxtquery_op.bc ltxtquery_op.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_op.bc hstore_op.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ltxtquery_io.bc ltxtquery_io.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pg_trgm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ltree_gist.bc ltree_gist.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ltree_op.bc ltree_op.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_surgery'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -shared -o pg_surgery.so  heap_surgery.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_surgery'
/usr/bin/make -C postgres_fdw all
/usr/bin/make -C ../../src/interfaces/libpq all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_bool.bc btree_bool.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/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-16.5/contrib/pgrowlocks'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgrowlocks'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_bit.bc btree_bit.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o trgm_gin.bc trgm_gin.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgrowlocks'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgrowlocks.bc pgrowlocks.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgrowlocks'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgstattuple'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -shared -o fuzzystrmatch.so  daitch_mokotoff.o dmetaphone.o fuzzystrmatch.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
/usr/bin/make -C seg all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_visibility'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_visibility.bc pg_visibility.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_visibility'
/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-16.5/contrib/pg_walinspect'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pg_walinspect.bc pg_walinspect.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_walinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_bytea.bc btree_bytea.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o trgm_gist.bc trgm_gist.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_gist.bc btree_gist.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgrowlocks'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgrowlocks'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_cash.bc btree_cash.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pg_trgm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -shared -o pageinspect.so  brinfuncs.o btreefuncs.o fsmfuncs.o ginfuncs.o gistfuncs.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_visibility'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pg_visibility'
/usr/bin/make -C tcn all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgstattuple'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_enum.bc btree_enum.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_float4.bc btree_float4.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_date.bc btree_date.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_float8.bc btree_float8.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_stat_statements'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pg_stat_statements'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pg_trgm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_walinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_walinspect.o pg_walinspect.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_walinspect'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dblink'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/dblink'
/usr/bin/make -C test_decoding all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o trgm_op.bc trgm_op.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstatapprox.bc pgstatapprox.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_int2.bc btree_int2.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_inet.bc btree_inet.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgstattuple'
/usr/bin/make -C tsm_system_rows all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_int4.bc btree_int4.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/seg'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pg_trgm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_int8.bc btree_int8.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o trgm_regexp.bc trgm_regexp.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tcn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/tcn'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_interval.bc btree_interval.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tcn'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tcn.bc tcn.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tcn'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/seg'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_macaddr.bc btree_macaddr.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_numeric.bc btree_numeric.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_macaddr8.bc btree_macaddr8.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tablefunc'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tablefunc.bc tablefunc.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tablefunc'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_visibility'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_visibility'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstatindex.bc pgstatindex.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o segscan.o segscan.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_rows'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/tsm_system_rows'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_oid.bc btree_oid.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/amcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -shared -o amcheck.so  verify_heapam.o verify_nbtree.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/amcheck'
/usr/bin/make -C tsm_system_time all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_text.bc btree_text.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_rows'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsm_system_rows.bc tsm_system_rows.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_rows'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o seg.bc seg.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
/usr/bin/make -C unaccent all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/postgres_fdw'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tcn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden tcn.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o tcn.so
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tcn'
/usr/bin/make -C vacuumlo all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_walinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -shared -o pg_walinspect.so  pg_walinspect.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_walinspect'
/usr/bin/make -C pgcrypto all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o segparse.bc segparse.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgstattuple.bc pgstattuple.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
/usr/bin/make -C sslinfo all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_time.bc btree_time.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_utils_num.bc btree_utils_num.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tablefunc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/tablefunc'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/postgres_fdw'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_uuid.bc btree_uuid.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_ts.bc btree_ts.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/test_decoding'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/test_decoding'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_rows'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_rows'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o segscan.bc segscan.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
/usr/bin/make -C uuid-ossp all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -shared -o cube.so  cube.o cubeparse.o cubescan.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -lm 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/postgres_fdw'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/vacuumlo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o vacuumlo.bc vacuumlo.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/vacuumlo'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o btree_utils_var.bc btree_utils_var.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_time'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o tsm_system_time.bc tsm_system_time.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_time'
/usr/bin/make -C xml2 all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/test_decoding'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o test_decoding.bc test_decoding.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/test_decoding'
/usr/bin/make -C sepgsql all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/vacuumlo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-16.5/contrib/vacuumlo'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_time'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/tsm_system_time'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/unaccent'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/unaccent'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/uuid-ossp'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/uuid-ossp'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/uuid-ossp'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o uuid-ossp.bc uuid-ossp.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/uuid-ossp'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_stat_statements'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -lm -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_stat_statements'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_time'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -lm 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_time'
/usr/bin/make -C bool_plperl all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/unaccent'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o unaccent.bc unaccent.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/unaccent'
/usr/bin/make -C hstore_plperl all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o shippable.bc shippable.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o option.bc option.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sslinfo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/sslinfo'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/uuid-ossp'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -lossp-uuid 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/uuid-ossp'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/unaccent'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/unaccent'
/usr/bin/make -C jsonb_plperl all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/test_decoding'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden test_decoding.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o test_decoding.so
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/test_decoding'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o connection.bc connection.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tablefunc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden tablefunc.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -lm -fvisibility=hidden -shared -o tablefunc.so
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tablefunc'
/usr/bin/make -C hstore_plpython all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sslinfo'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o sslinfo.bc sslinfo.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sslinfo'
/usr/bin/make -C jsonb_plpython all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o deparse.bc deparse.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/postgres_fdw'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/xml2'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/xml2'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -shared -o seg.so  seg.o segparse.o segscan.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
/usr/bin/make -C ltree_plpython all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bool_plperl'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/pl/plperl -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib64/perl5/CORE -flto=thin -emit-llvm -c -o bool_plperl.bc bool_plperl.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/bool_plperl'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plperl'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/pl/plperl -I../../contrib -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib64/perl5/CORE -flto=thin -emit-llvm -c -o hstore_plperl.bc hstore_plperl.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plperl'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I/usr/include/python3.11 -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-16.5/contrib/hstore_plpython'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
sed 's,MODULE_PATHNAME,$libdir/sepgsql,g' sepgsql.sql.in >sepgsql.sql
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plpython'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I/usr/include/python3.11 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hstore_plpython.bc hstore_plpython.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plpython'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sslinfo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden  -lssl -lcrypto
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sslinfo'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bool_plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/bool_plperl'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plpython'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/pl/plpython -I/usr/include/python3.11 -DPLPYTHON_LIBNAME='"plpython3"' -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o jsonb_plpython.bc jsonb_plpython.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plpython'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I../../src/pl/plpython -I/usr/include/python3.11 -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-16.5/contrib/jsonb_plpython'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden  -L/usr/lib64 -lpython3.11 -ldl -lm
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plpython'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree_plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I/usr/include/python3.11 -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-16.5/contrib/ltree_plpython'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plperl'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/pl/plperl -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib64/perl5/CORE -flto=thin -emit-llvm -c -o jsonb_plperl.bc jsonb_plperl.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plperl'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/hstore_plperl'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/xml2'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/xml2'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o crypt-gensalt.bc crypt-gensalt.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o database.bc database.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -shared -o hstore.so  hstore_compat.o hstore_gin.o hstore_gist.o hstore_io.o hstore_op.o hstore_subs.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree_plpython'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I/usr/include/python3.11 -DPLPYTHON_LIBNAME='"plpython3"' -I../../src/pl/plpython -I../../contrib -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o ltree_plpython.bc ltree_plpython.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree_plpython'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bool_plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden  -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/bool_plperl'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o crypt-md5.bc crypt-md5.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o hooks.bc hooks.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o dml.bc dml.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o crypt-des.bc crypt-des.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o postgres_fdw.bc postgres_fdw.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/vacuumlo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed   -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm  -o vacuumlo
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/vacuumlo'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree_plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden  -L/usr/lib64 -lpython3.11 -ldl -lm
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree_plpython'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o mbuf.bc mbuf.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-cfb.bc pgp-cfb.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/xml2'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xpath.bc xpath.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/xml2'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o selinux.bc selinux.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden  -L/usr/lib64 -lpython3.11 -ldl -lm
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plpython'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o proc.bc proc.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/jsonb_plperl'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/xml2'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o xslt_proc.bc xslt_proc.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/xml2'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-armor.bc pgp-armor.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden  -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plperl'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-compress.bc pgp-compress.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o openssl.bc openssl.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o schema.bc schema.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o uavc.bc uavc.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgcrypto.bc pgcrypto.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o relation.bc relation.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-mpi.bc pgp-mpi.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-info.bc pgp-info.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-mpi-openssl.bc pgp-mpi-openssl.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-encrypt.bc pgp-encrypt.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-pubdec.bc pgp-pubdec.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-pubenc.bc pgp-pubenc.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o px-hmac.bc px-hmac.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-decrypt.bc pgp-decrypt.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o px.bc px.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp.bc pgp.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-s2k.bc pgp-s2k.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o px-crypt.bc px-crypt.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-pubkey.bc pgp-pubkey.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o crypt-blowfish.bc crypt-blowfish.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o label.bc label.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/xml2'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -lxslt -lxml2 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/xml2'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -lm  -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plperl'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o pgp-pgsql.bc pgp-pgsql.c
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -shared -o btree_gist.so  btree_bit.o btree_bool.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -lm 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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-16.5/contrib/postgres_fdw'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden  -lselinux
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -shared -o pgcrypto.so  crypt-blowfish.o crypt-des.o crypt-gensalt.o crypt-md5.o mbuf.o openssl.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-mpi-openssl.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden  -lcrypto -lz
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden 
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
+ sed 's|C=`pwd`;|C=/usr/lib64/pgsql/tutorial;|'
+ make -j32 -C src/tutorial NO_PGXS=1 all
make: Entering directory '/builddir/build/BUILD/postgresql-16.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
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -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 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o funcs.o funcs.c
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o complex.bc complex.c
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2  -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -flto=thin -emit-llvm -c -o funcs.bc funcs.c
make -C catalog distprep generated-header-symlinks
make -C nodes distprep generated-header-symlinks
make -C utils distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
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-16.5/src/backend/nodes'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[2]: Nothing to be done for 'distprep'.
make -C adt jsonpath_gram.h
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[3]: 'jsonpath_gram.h' is up to date.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden complex.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o complex.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -fvisibility=hidden funcs.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1 -L/usr/lib64  -Wl,--as-needed -fvisibility=hidden -shared -o funcs.so
make: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/test/regress'
make -C ../../../src/backend generated-headers
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make -C catalog distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/catalog'
make -C nodes distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
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-16.5/src/backend/nodes'
make -C utils distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[2]: Nothing to be done for 'distprep'.
make -C adt jsonpath_gram.h
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[3]: 'jsonpath_gram.h' is up to date.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make -C ../../../src/port all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../contrib/spi
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
rm -rf '/builddir/build/BUILD/postgresql-16.5'/tmp_install
/usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-16.5'/tmp_install/log
make -C '../../..' DESTDIR='/builddir/build/BUILD/postgresql-16.5'/tmp_install install >'/builddir/build/BUILD/postgresql-16.5'/tmp_install/log/install.log 2>&1
make -j1  checkprep >>'/builddir/build/BUILD/postgresql-16.5'/tmp_install/log/install.log 2>&1
echo "# +++ regress check in src/test/regress +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/src/test/regress:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.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 
# +++ regress check in src/test/regress +++
# using temp instance on port 61701 with PID 3256596
ok 1         - test_setup                                143 ms
# parallel group (20 tests, in groups of 5):  char varchar name text boolean oid int4 int2 float4 int8 txid uuid float8 bit numeric pg_lsn regproc money enum rangetypes
ok 2         + boolean                                    99 ms
ok 3         + char                                        9 ms
ok 4         + name                                       10 ms
ok 5         + varchar                                     9 ms
ok 6         + text                                       11 ms
ok 7         + int2                                       13 ms
ok 8         + int4                                       12 ms
ok 9         + int8                                       17 ms
ok 10        + oid                                        10 ms
ok 11        + float4                                     16 ms
ok 12        + float8                                     20 ms
ok 13        + bit                                       103 ms
ok 14        + numeric                                   149 ms
ok 15        + txid                                       11 ms
ok 16        + uuid                                       13 ms
ok 17        + enum                                       29 ms
ok 18        + money                                      15 ms
ok 19        + rangetypes                                272 ms
ok 20        + pg_lsn                                     11 ms
ok 21        + regproc                                    13 ms
# parallel group (20 tests, in groups of 5):  md5 lseg numerology strings point path line circle polygon box time timetz date timestamp timestamptz macaddr macaddr8 inet interval multirangetypes
ok 22        + strings                                    42 ms
ok 23        + md5                                         7 ms
ok 24        + numerology                                 15 ms
ok 25        + point                                      89 ms
ok 26        + lseg                                        8 ms
ok 27        + line                                        9 ms
ok 28        + box                                       432 ms
ok 29        + path                                        9 ms
ok 30        + polygon                                   280 ms
ok 31        + circle                                      9 ms
ok 32        + date                                       19 ms
ok 33        + time                                       10 ms
ok 34        + timetz                                     12 ms
ok 35        + timestamp                                 328 ms
ok 36        + timestamptz                               340 ms
ok 37        + interval                                   42 ms
ok 38        + inet                                       19 ms
ok 39        + macaddr                                    11 ms
ok 40        + macaddr8                                   13 ms
ok 41        + multirangetypes                           282 ms
# parallel group (13 tests, in groups of 5):  tstypes type_sanity geometry regex horology unicode comments misc_sanity expressions opr_sanity xid mvcc database
ok 42        + geometry                                   61 ms
ok 43        + horology                                  179 ms
ok 44        + tstypes                                    19 ms
ok 45        + regex                                     177 ms
ok 46        + type_sanity                                40 ms
ok 47        + opr_sanity                                171 ms
ok 48        + misc_sanity                                 9 ms
ok 49        + comments                                    6 ms
ok 50        + expressions                                18 ms
ok 51        + unicode                                     6 ms
ok 52        + xid                                        15 ms
ok 53        + mvcc                                       29 ms
ok 54        + database                                  107 ms
# parallel group (5 tests):  copyselect copydml copy insert_conflict insert
ok 55        + copy                                       47 ms
ok 56        + copyselect                                 14 ms
ok 57        + copydml                                    16 ms
ok 58        + insert                                    139 ms
ok 59        + insert_conflict                            61 ms
# parallel group (7 tests, in groups of 5):  create_function_c create_operator create_misc create_procedure create_table create_type create_schema
ok 60        + create_function_c                           7 ms
ok 61        + create_misc                                19 ms
ok 62        + create_operator                            11 ms
ok 63        + create_procedure                           24 ms
ok 64        + create_table                              149 ms
ok 65        + create_type                                16 ms
ok 66        + create_schema                              17 ms
# parallel group (5 tests):  index_including create_view index_including_gist create_index_spgist create_index
ok 67        + create_index                              705 ms
ok 68        + create_index_spgist                       643 ms
ok 69        + create_view                               126 ms
ok 70        + index_including                            72 ms
ok 71        + index_including_gist                      133 ms
# parallel group (16 tests, in groups of 5):  create_cast create_aggregate create_function_sql constraints triggers drop_if_exists typed_table select vacuum inherit errors roleattributes hash_func create_am updatable_views infinite_recurse
ok 72        + create_aggregate                           15 ms
ok 73        + create_function_sql                        36 ms
ok 74        + create_cast                                10 ms
ok 75        + constraints                                64 ms
ok 76        + triggers                                  302 ms
ok 77        + select                                     99 ms
ok 78        + inherit                                   337 ms
ok 79        + typed_table                                35 ms
ok 80        + vacuum                                    113 ms
ok 81        + drop_if_exists                             19 ms
ok 82        + updatable_views                           192 ms
ok 83        + roleattributes                             12 ms
ok 84        + create_am                                  35 ms
ok 85        + hash_func                                  14 ms
ok 86        + errors                                     11 ms
ok 87        + infinite_recurse                           96 ms
ok 88        - sanity_check                               45 ms
# parallel group (20 tests, in groups of 5):  select_distinct_on select_having select_implicit select_into select_distinct case union subselect aggregates join random transactions portals arrays btree_index delete namespace prepared_xacts hash_index update
ok 89        + select_into                                24 ms
ok 90        + select_distinct                            77 ms
ok 91        + select_distinct_on                         13 ms
ok 92        + select_implicit                            22 ms
ok 93        + select_having                              18 ms
ok 94        + subselect                                  81 ms
ok 95        + union                                      66 ms
ok 96        + case                                       16 ms
ok 97        + join                                      643 ms
ok 98        + aggregates                                429 ms
ok 99        + transactions                               34 ms
ok 100       + random                                     14 ms
ok 101       + portals                                    46 ms
ok 102       + arrays                                     85 ms
ok 103       + btree_index                               685 ms
ok 104       + hash_index                                181 ms
ok 105       + update                                    206 ms
ok 106       + delete                                     11 ms
ok 107       + namespace                                  12 ms
ok 108       + prepared_xacts                             23 ms
# parallel group (20 tests, in groups of 5):  spgist brin gist privileges gin init_privs security_label lock matview collate tablesample object_address replica_identity rowsecurity groupingsets drop_operator password identity generated join_hash
ok 109       + brin                                      297 ms
ok 110       + gin                                       509 ms
ok 111       + gist                                      378 ms
ok 112       + spgist                                    190 ms
ok 113       + privileges                                490 ms
ok 114       + init_privs                                  7 ms
ok 115       + security_label                             12 ms
ok 116       + collate                                   167 ms
ok 117       + matview                                    91 ms
ok 118       + lock                                       20 ms
ok 119       + replica_identity                           59 ms
ok 120       + rowsecurity                               162 ms
ok 121       + object_address                             38 ms
ok 122       + tablesample                                35 ms
ok 123       + groupingsets                              429 ms
ok 124       + drop_operator                               9 ms
ok 125       + password                                   79 ms
ok 126       + identity                                  164 ms
ok 127       + generated                                 198 ms
ok 128       + join_hash                                3172 ms
# parallel group (2 tests):  brin_bloom brin_multi
ok 129       + brin_bloom                                 45 ms
ok 130       + brin_multi                                106 ms
# parallel group (16 tests, in groups of 5):  async alter_operator alter_generic create_table_like misc dbsize tsrf sysviews misc_functions merge collate.icu.utf8 tid tidscan tidrangescan incremental_sort create_role
ok 131       + create_table_like                         104 ms
ok 132       + alter_generic                              38 ms
ok 133       + alter_operator                             12 ms
ok 134       + misc                                      371 ms
ok 135       + async                                       7 ms
ok 136       + dbsize                                      8 ms
ok 137       + merge                                      97 ms
ok 138       + misc_functions                             45 ms
ok 139       + sysviews                                   41 ms
ok 140       + tsrf                                       16 ms
ok 141       + tid                                        14 ms
ok 142       + tidscan                                    24 ms
ok 143       + tidrangescan                              108 ms
ok 144       + collate.icu.utf8                            7 ms
ok 145       + incremental_sort                          152 ms
ok 146       + create_role                                22 ms
# parallel group (7 tests, in groups of 5):  amutils psql_crosstab rules psql stats_ext collate.linux.utf8 collate.windows.win1252
ok 147       + rules                                     154 ms
ok 148       + psql                                      177 ms
ok 149       + psql_crosstab                              21 ms
ok 150       + amutils                                    10 ms
ok 151       + stats_ext                                 712 ms
ok 152       + collate.linux.utf8                          6 ms
ok 153       + collate.windows.win1252                     7 ms
ok 154       - select_parallel                          1171 ms
ok 155       - write_parallel                             43 ms
ok 156       - vacuum_parallel                            61 ms
# parallel group (2 tests):  subscription publication
ok 157       + publication                              1239 ms
ok 158       + subscription                               32 ms
# parallel group (17 tests, in groups of 5):  portals_p2 dependency select_views cluster foreign_key combocid tsdicts guc bitmapops tsearch advisory_lock xmlmap functional_deps window foreign_data equivclass indirect_toast
ok 159       + select_views                               66 ms
ok 160       + portals_p2                                 16 ms
ok 161       + foreign_key                               416 ms
ok 162       + cluster                                   120 ms
ok 163       + dependency                                 28 ms
ok 164       + guc                                        33 ms
ok 165       + bitmapops                                 131 ms
ok 166       + combocid                                   14 ms
ok 167       + tsearch                                   854 ms
ok 168       + tsdicts                                    19 ms
ok 169       + foreign_data                              187 ms
ok 170       + window                                     95 ms
ok 171       + xmlmap                                     16 ms
ok 172       + functional_deps                            19 ms
ok 173       + advisory_lock                              11 ms
ok 174       + indirect_toast                            120 ms
ok 175       + equivclass                                 18 ms
# parallel group (7 tests, in groups of 5):  jsonpath_encoding json_encoding jsonpath json jsonb sqljson jsonb_jsonpath
ok 176       + json                                       42 ms
ok 177       + jsonb                                     114 ms
ok 178       + json_encoding                               8 ms
ok 179       + jsonpath                                   18 ms
ok 180       + jsonpath_encoding                           7 ms
ok 181       + jsonb_jsonpath                             33 ms
ok 182       + sqljson                                    23 ms
# parallel group (18 tests, in groups of 5):  limit plancache temp copy2 plpgsql prepare conversion truncate domain rangefuncs returning sequence polymorphism rowtypes alter_table largeobject with xml
ok 183       + plancache                                  30 ms
ok 184       + limit                                      29 ms
ok 185       + plpgsql                                   197 ms
ok 186       + copy2                                      43 ms
ok 187       + temp                                       39 ms
ok 188       + domain                                     80 ms
ok 189       + rangefuncs                                167 ms
ok 190       + prepare                                    17 ms
ok 191       + conversion                                 35 ms
ok 192       + truncate                                   69 ms
ok 193       + alter_table                               519 ms
ok 194       + sequence                                   55 ms
ok 195       + polymorphism                               59 ms
ok 196       + rowtypes                                   61 ms
ok 197       + returning                                  31 ms
ok 198       + largeobject                                92 ms
ok 199       + with                                      105 ms
ok 200       + xml                                       226 ms
# parallel group (12 tests, in groups of 5):  hash_part reloptions indexing partition_join partition_prune explain partition_info compression partition_aggregate tuplesort memoize stats
ok 201       + partition_join                            289 ms
ok 202       + partition_prune                           592 ms
ok 203       + reloptions                                 17 ms
ok 204       + hash_part                                  13 ms
ok 205       + indexing                                  270 ms
ok 206       + partition_aggregate                       322 ms
ok 207       + partition_info                             24 ms
ok 208       + tuplesort                                 454 ms
ok 209       + explain                                    23 ms
ok 210       + compression                                58 ms
ok 211       + memoize                                   235 ms
ok 212       + stats                                     535 ms
# parallel group (2 tests):  event_trigger oidjoins
ok 213       + event_trigger                              51 ms
ok 214       + oidjoins                                  118 ms
ok 215       - fast_default                               61 ms
ok 216       - tablespace                                140 ms
1..216
# All 216 tests passed.
make: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
+ return 0
+ make clean -C src/test/regress
make: Entering directory '/builddir/build/BUILD/postgresql-16.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 -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/
make: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
+ run_testsuite src/pl
+ make -k -C src/pl MAX_CONNECTIONS=5 check
make: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl'
make -C ../../src/backend generated-headers
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make -C catalog distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/catalog'
make -C nodes distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
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-16.5/src/backend/nodes'
make -C utils distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[2]: Nothing to be done for 'distprep'.
make -C adt jsonpath_gram.h
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[3]: 'jsonpath_gram.h' is up to date.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
rm -rf '/builddir/build/BUILD/postgresql-16.5'/tmp_install
/usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-16.5'/tmp_install/log
make -C '../..' DESTDIR='/builddir/build/BUILD/postgresql-16.5'/tmp_install install >'/builddir/build/BUILD/postgresql-16.5'/tmp_install/log/install.log 2>&1
make -j1  checkprep >>'/builddir/build/BUILD/postgresql-16.5'/tmp_install/log/install.log 2>&1
make -C plpgsql check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql'
make -C src check
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make -C ../../../../src/test/regress pg_regress
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
echo "# +++ regress check in src/pl/plpgsql/src +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=pl_regression plpgsql_array plpgsql_cache plpgsql_call plpgsql_control plpgsql_copy plpgsql_domain plpgsql_misc plpgsql_record plpgsql_simple plpgsql_transaction plpgsql_trap plpgsql_trigger plpgsql_varprops
# +++ regress check in src/pl/plpgsql/src +++
# using temp instance on port 61701 with PID 3260206
ok 1         - plpgsql_array                              11 ms
ok 2         - plpgsql_cache                               9 ms
ok 3         - plpgsql_call                               19 ms
ok 4         - plpgsql_control                            14 ms
ok 5         - plpgsql_copy                                8 ms
ok 6         - plpgsql_domain                             14 ms
ok 7         - plpgsql_misc                                7 ms
ok 8         - plpgsql_record                             34 ms
ok 9         - plpgsql_simple                             12 ms
ok 10        - plpgsql_transaction                        32 ms
ok 11        - plpgsql_trap                             1033 ms
ok 12        - plpgsql_trigger                             8 ms
ok 13        - plpgsql_varprops                            9 ms
1..13
# All 13 tests passed.
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql'
make -C plperl check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make -C ../../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
echo "# +++ regress check in src/pl/plperl +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/src/pl/plperl:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=pl_regression --dlpath=../../../src/test/regress plperl_setup plperl plperl_lc plperl_trigger plperl_shared plperl_elog plperl_util plperl_init plperlu plperl_array plperl_call plperl_transaction plperl_env plperl_plperlu
# +++ regress check in src/pl/plperl +++
# using temp instance on port 61701 with PID 3260306
ok 1         - plperl_setup                               34 ms
ok 2         - plperl                                     32 ms
ok 3         - plperl_lc                                  17 ms
ok 4         - plperl_trigger                             28 ms
ok 5         - plperl_shared                              16 ms
ok 6         - plperl_elog                                19 ms
ok 7         - plperl_util                                19 ms
ok 8         - plperl_init                                28 ms
ok 9         - plperlu                                    11 ms
ok 10        - plperl_array                               21 ms
ok 11        - plperl_call                                19 ms
ok 12        - plperl_transaction                         26 ms
ok 13        - plperl_env                                 18 ms
ok 14        - plperl_plperlu                             22 ms
1..14
# All 14 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make -C plpython check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make -C ../../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
echo "# +++ regress check in src/pl/plpython +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/src/pl/plpython:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=pl_regression plpython_schema plpython_populate plpython_test plpython_do plpython_global plpython_import plpython_spi plpython_newline plpython_void plpython_call plpython_params plpython_setof plpython_record plpython_trigger plpython_types plpython_error plpython_ereport plpython_unicode plpython_quote plpython_composite plpython_subtransaction plpython_transaction plpython_drop
# +++ regress check in src/pl/plpython +++
# using temp instance on port 61701 with PID 3260410
ok 1         - plpython_schema                            14 ms
ok 2         - plpython_populate                           8 ms
ok 3         - plpython_test                              18 ms
ok 4         - plpython_do                                16 ms
ok 5         - plpython_global                            16 ms
ok 6         - plpython_import                            28 ms
ok 7         - plpython_spi                               27 ms
ok 8         - plpython_newline                           16 ms
ok 9         - plpython_void                              16 ms
ok 10        - plpython_call                              17 ms
ok 11        - plpython_params                            17 ms
ok 12        - plpython_setof                             18 ms
ok 13        - plpython_record                            22 ms
ok 14        - plpython_trigger                           38 ms
ok 15        - plpython_types                             41 ms
ok 16        - plpython_error                             25 ms
ok 17        - plpython_ereport                           20 ms
ok 18        - plpython_unicode                           17 ms
ok 19        - plpython_quote                             15 ms
ok 20        - plpython_composite                         25 ms
ok 21        - plpython_subtransaction                    25 ms
ok 22        - plpython_transaction                       25 ms
ok 23        - plpython_drop                              10 ms
1..23
# All 23 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make -C tcl check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make -C ../../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
echo "# +++ regress check in src/pl/tcl +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/src/pl/tcl:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.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
# +++ regress check in src/pl/tcl +++
# using temp instance on port 61701 with PID 3260573
ok 1         - pltcl_setup                                27 ms
ok 2         - pltcl_queries                             116 ms
ok 3         - pltcl_trigger                              29 ms
ok 4         - pltcl_call                                 11 ms
ok 5         - pltcl_start_proc                           11 ms
ok 6         - pltcl_subxact                              12 ms
ok 7         - pltcl_unicode                              11 ms
ok 8         - pltcl_transaction                          16 ms
1..8
# All 8 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl'
+ return 0
+ run_testsuite contrib
+ make -k -C contrib MAX_CONNECTIONS=5 check
make: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib'
make -C ../src/backend generated-headers
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make -C catalog distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/catalog'
make -C nodes distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
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-16.5/src/backend/nodes'
make -C utils distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[2]: Nothing to be done for 'distprep'.
make -C adt jsonpath_gram.h
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[3]: 'jsonpath_gram.h' is up to date.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
rm -rf '/builddir/build/BUILD/postgresql-16.5'/tmp_install
/usr/bin/mkdir -p '/builddir/build/BUILD/postgresql-16.5'/tmp_install/log
make -C '..' DESTDIR='/builddir/build/BUILD/postgresql-16.5'/tmp_install install >'/builddir/build/BUILD/postgresql-16.5'/tmp_install/log/install.log 2>&1
make -j1  checkprep >>'/builddir/build/BUILD/postgresql-16.5'/tmp_install/log/install.log 2>&1
make -C adminpack check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/adminpack'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/adminpack +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/adminpack:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression adminpack
# +++ regress check in contrib/adminpack +++
# using temp instance on port 61701 with PID 3263534
ok 1         - adminpack                                  13 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/adminpack'
make -C amcheck check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/amcheck'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/amcheck +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/amcheck:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression check check_btree check_heap
# +++ regress check in contrib/amcheck +++
# using temp instance on port 61701 with PID 3263589
ok 1         - check                                       8 ms
ok 2         - check_btree                              1016 ms
ok 3         - check_heap                                 47 ms
1..3
# All 3 tests passed.
TAP tests not enabled. Try configuring with --enable-tap-tests
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/amcheck'
make -C auth_delay check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/auth_delay'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/auth_delay'
make -C auto_explain check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/auto_explain'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
TAP tests not enabled. Try configuring with --enable-tap-tests
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/auto_explain'
make -C basic_archive check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/basic_archive'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/basic_archive +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/basic_archive:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --temp-config ../../contrib/basic_archive/basic_archive.conf --dbname=contrib_regression basic_archive
# +++ regress check in contrib/basic_archive +++
# using temp instance on port 61701 with PID 3263701
ok 1         - basic_archive                             121 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/basic_archive'
make -C basebackup_to_shell check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/basebackup_to_shell'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
TAP tests not enabled. Try configuring with --enable-tap-tests
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/basebackup_to_shell'
make -C bloom check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/bloom +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/bloom:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression bloom
# +++ regress check in contrib/bloom +++
# using temp instance on port 61701 with PID 3263764
ok 1         - bloom                                     144 ms
1..1
# All 1 tests passed.
TAP tests not enabled. Try configuring with --enable-tap-tests
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
make -C btree_gin check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gin'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/btree_gin +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/btree_gin:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.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
# +++ regress check in contrib/btree_gin +++
# using temp instance on port 61701 with PID 3263820
ok 1         - install_btree_gin                          21 ms
ok 2         - int2                                        8 ms
ok 3         - int4                                        8 ms
ok 4         - int8                                        8 ms
ok 5         - float4                                      8 ms
ok 6         - float8                                      7 ms
ok 7         - money                                       8 ms
ok 8         - oid                                         8 ms
ok 9         - timestamp                                   8 ms
ok 10        - timestamptz                                 7 ms
ok 11        - time                                        8 ms
ok 12        - timetz                                      7 ms
ok 13        - date                                        6 ms
ok 14        - interval                                    7 ms
ok 15        - macaddr                                     7 ms
ok 16        - macaddr8                                    8 ms
ok 17        - inet                                        8 ms
ok 18        - cidr                                        8 ms
ok 19        - text                                        8 ms
ok 20        - varchar                                     8 ms
ok 21        - char                                        7 ms
ok 22        - bytea                                       7 ms
ok 23        - bit                                         7 ms
ok 24        - varbit                                      7 ms
ok 25        - numeric                                     7 ms
ok 26        - enum                                      121 ms
ok 27        - uuid                                        9 ms
ok 28        - name                                        8 ms
ok 29        - bool                                        8 ms
ok 30        - bpchar                                      8 ms
1..30
# All 30 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gin'
make -C btree_gist check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/btree_gist +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.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 bool
# +++ regress check in contrib/btree_gist +++
# using temp instance on port 61701 with PID 3263994
ok 1         - init                                       30 ms
ok 2         - int2                                        9 ms
ok 3         - int4                                       10 ms
ok 4         - int8                                       10 ms
ok 5         - float4                                     10 ms
ok 6         - float8                                     10 ms
ok 7         - cash                                       10 ms
ok 8         - oid                                        10 ms
ok 9         - timestamp                                  10 ms
ok 10        - timestamptz                                13 ms
ok 11        - time                                       10 ms
ok 12        - timetz                                    962 ms
ok 13        - date                                       11 ms
ok 14        - interval                                   11 ms
ok 15        - macaddr                                    10 ms
ok 16        - macaddr8                                   10 ms
ok 17        - inet                                       13 ms
ok 18        - cidr                                       11 ms
ok 19        - text                                       13 ms
ok 20        - varchar                                    12 ms
ok 21        - char                                       13 ms
ok 22        - bytea                                      14 ms
ok 23        - bit                                        11 ms
ok 24        - varbit                                     12 ms
ok 25        - numeric                                    20 ms
ok 26        - uuid                                       11 ms
ok 27        - not_equal                                  16 ms
ok 28        - enum                                       11 ms
ok 29        - bool                                        9 ms
1..29
# All 29 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make -C citext check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/citext'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/citext +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/citext:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression create_index_acl citext citext_utf8
# +++ regress check in contrib/citext +++
# using temp instance on port 61701 with PID 3264175
ok 1         - create_index_acl                           25 ms
ok 2         - citext                                     52 ms
ok 3         - citext_utf8                                 6 ms
1..3
# All 3 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/citext'
make -C cube check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/cube +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/cube:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression cube cube_sci
# +++ regress check in contrib/cube +++
# using temp instance on port 61701 with PID 3264249
ok 1         - cube                                       77 ms
ok 2         - cube_sci                                    6 ms
1..2
# All 2 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
make -C dblink check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dblink'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/dblink +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/dblink:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dlpath=../../src/test/regress --dbname=contrib_regression dblink
# +++ regress check in contrib/dblink +++
# using temp instance on port 61701 with PID 3264306
ok 1         - dblink                                    131 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/dblink'
make -C dict_int check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_int'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/dict_int +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/dict_int:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression dict_int
# +++ regress check in contrib/dict_int +++
# using temp instance on port 61701 with PID 3264373
ok 1         - dict_int                                   11 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_int'
make -C dict_xsyn check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_xsyn'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/dict_xsyn +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/dict_xsyn:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression dict_xsyn
# +++ regress check in contrib/dict_xsyn +++
# using temp instance on port 61701 with PID 3264464
ok 1         - dict_xsyn                                  10 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_xsyn'
make -C earthdistance check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/earthdistance'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/earthdistance +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/earthdistance:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression earthdistance
# +++ regress check in contrib/earthdistance +++
# using temp instance on port 61701 with PID 3264516
ok 1         - earthdistance                              86 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/earthdistance'
make -C file_fdw check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/file_fdw'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/file_fdw +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/file_fdw:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression file_fdw
# +++ regress check in contrib/file_fdw +++
# using temp instance on port 61701 with PID 3264574
ok 1         - file_fdw                                   27 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/file_fdw'
make -C fuzzystrmatch check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/fuzzystrmatch +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression fuzzystrmatch fuzzystrmatch_utf8
# +++ regress check in contrib/fuzzystrmatch +++
# using temp instance on port 61701 with PID 3264641
ok 1         - fuzzystrmatch                              10 ms
ok 2         - fuzzystrmatch_utf8                          6 ms
1..2
# All 2 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
make -C hstore check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/hstore +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/hstore:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression hstore hstore_utf8
# +++ regress check in contrib/hstore +++
# using temp instance on port 61701 with PID 3264698
ok 1         - hstore                                    888 ms
ok 2         - hstore_utf8                                 6 ms
1..2
# All 2 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
make -C intagg check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intagg'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/intagg'
make -C intarray check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/intarray +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/intarray:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression _int
# +++ regress check in contrib/intarray +++
# using temp instance on port 61701 with PID 3264882
ok 1         - _int                                     2657 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
make -C isn check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/isn'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/isn +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/isn:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression isn
# +++ regress check in contrib/isn +++
# using temp instance on port 61701 with PID 3264971
ok 1         - isn                                        59 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/isn'
make -C lo check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/lo'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/lo +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/lo:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression lo
# +++ regress check in contrib/lo +++
# using temp instance on port 61701 with PID 3265096
ok 1         - lo                                         11 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/lo'
make -C ltree check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/ltree +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/ltree:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression ltree
# +++ regress check in contrib/ltree +++
# using temp instance on port 61701 with PID 3265347
ok 1         - ltree                                     504 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
make -C oid2name check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/oid2name'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
TAP tests not enabled. Try configuring with --enable-tap-tests
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/oid2name'
make -C old_snapshot check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/old_snapshot'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/old_snapshot'
make -C pageinspect check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/pageinspect +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression page btree brin gin gist hash checksum oldextversions
# +++ regress check in contrib/pageinspect +++
# using temp instance on port 61701 with PID 3265429
ok 1         - page                                       17 ms
ok 2         - btree                                      13 ms
ok 3         - brin                                       10 ms
ok 4         - gin                                        81 ms
ok 5         - gist                                       14 ms
ok 6         - hash                                       13 ms
ok 7         - checksum                                    7 ms
ok 8         - oldextversions                             14 ms
1..8
# All 8 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
make -C passwordcheck check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/passwordcheck'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/passwordcheck +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/passwordcheck:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression passwordcheck
# +++ regress check in contrib/passwordcheck +++
# using temp instance on port 61701 with PID 3265522
ok 1         - passwordcheck                              13 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/passwordcheck'
make -C pg_buffercache check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_buffercache'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/pg_buffercache +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/pg_buffercache:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression pg_buffercache
# +++ regress check in contrib/pg_buffercache +++
# using temp instance on port 61701 with PID 3265581
ok 1         - pg_buffercache                             18 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_buffercache'
make -C pg_freespacemap check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_freespacemap'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/pg_freespacemap +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/pg_freespacemap:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --temp-config ../../contrib/pg_freespacemap/pg_freespacemap.conf --dbname=contrib_regression pg_freespacemap
# +++ regress check in contrib/pg_freespacemap +++
# using temp instance on port 61701 with PID 3265650
ok 1         - pg_freespacemap                            13 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_freespacemap'
make -C pg_prewarm check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_prewarm'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
TAP tests not enabled. Try configuring with --enable-tap-tests
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_prewarm'
make -C pg_stat_statements check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_stat_statements'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/pg_stat_statements +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/pg_stat_statements:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.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 select dml cursors utility level_tracking planning user_activity wal extended cleanup oldextversions
# +++ regress check in contrib/pg_stat_statements +++
# using temp instance on port 61701 with PID 3265778
ok 1         - select                                     22 ms
ok 2         - dml                                        14 ms
ok 3         - cursors                                     7 ms
ok 4         - utility                                    33 ms
ok 5         - level_tracking                             12 ms
ok 6         - planning                                    9 ms
ok 7         - user_activity                               9 ms
ok 8         - wal                                         7 ms
ok 9         - extended                                    6 ms
ok 10        - cleanup                                     6 ms
ok 11        - oldextversions                             19 ms
1..11
# All 11 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_stat_statements'
make -C pg_surgery check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_surgery'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/pg_surgery +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/pg_surgery:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression heap_surgery
# +++ regress check in contrib/pg_surgery +++
# using temp instance on port 61701 with PID 3265875
ok 1         - heap_surgery                               12 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_surgery'
make -C pg_trgm check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/pg_trgm +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.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
# +++ regress check in contrib/pg_trgm +++
# using temp instance on port 61701 with PID 3265923
ok 1         - pg_trgm                                   304 ms
ok 2         - pg_word_trgm                               32 ms
ok 3         - pg_strict_word_trgm                        33 ms
1..3
# All 3 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
make -C pgrowlocks check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgrowlocks'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ isolation check in contrib/pgrowlocks +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/pgrowlocks:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/isolation/pg_isolation_regress --temp-instance=./tmp_check_iso --inputdir=. --outputdir=output_iso --bindir=     --load-extension=pgrowlocks --dbname=isolation_regression pgrowlocks
# +++ isolation check in contrib/pgrowlocks +++
# using temp instance on port 61701 with PID 3265994
ok 1         - pgrowlocks                                 25 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgrowlocks'
make -C pgstattuple check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/pgstattuple +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression pgstattuple
# +++ regress check in contrib/pgstattuple +++
# using temp instance on port 61701 with PID 3266064
ok 1         - pgstattuple                                20 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
make -C pg_visibility check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_visibility'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/pg_visibility +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/pg_visibility:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression pg_visibility
# +++ regress check in contrib/pg_visibility +++
# using temp instance on port 61701 with PID 3266139
ok 1         - pg_visibility                              23 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_visibility'
make -C pg_walinspect check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_walinspect'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/pg_walinspect +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/pg_walinspect:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --temp-config ../../contrib/pg_walinspect/walinspect.conf --dbname=contrib_regression pg_walinspect oldextversions
# +++ regress check in contrib/pg_walinspect +++
# using temp instance on port 61701 with PID 3266192
ok 1         - pg_walinspect                              21 ms
ok 2         - oldextversions                             11 ms
1..2
# All 2 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_walinspect'
make -C postgres_fdw check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/postgres_fdw +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression postgres_fdw
# +++ regress check in contrib/postgres_fdw +++
# using temp instance on port 61701 with PID 3266251
ok 1         - postgres_fdw                             1604 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
make -C seg check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/seg +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/seg:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression security seg
# +++ regress check in contrib/seg +++
# using temp instance on port 61701 with PID 3266440
ok 1         - security                                   17 ms
ok 2         - seg                                        34 ms
1..2
# All 2 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
make -C spi check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make -C tablefunc check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tablefunc'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/tablefunc +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/tablefunc:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression tablefunc
# +++ regress check in contrib/tablefunc +++
# using temp instance on port 61701 with PID 3266518
ok 1         - tablefunc                                  28 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tablefunc'
make -C tcn check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tcn'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ isolation check in contrib/tcn +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/tcn:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/isolation/pg_isolation_regress --temp-instance=./tmp_check_iso --inputdir=. --outputdir=output_iso --bindir=     --load-extension=tcn --dbname=isolation_regression tcn
# +++ isolation check in contrib/tcn +++
# using temp instance on port 61701 with PID 3266595
ok 1         - tcn                                        11 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tcn'
make -C test_decoding check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/test_decoding'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/test_decoding +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/test_decoding:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.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 stream stats twophase twophase_stream
# +++ regress check in contrib/test_decoding +++
# using temp instance on port 61701 with PID 3266654
ok 1         - ddl                                       660 ms
ok 2         - xact                                       10 ms
ok 3         - rewrite                                   108 ms
ok 4         - toast                                     158 ms
ok 5         - permissions                                15 ms
ok 6         - decoding_in_xact                           11 ms
ok 7         - decoding_into_rel                          14 ms
ok 8         - binary                                      8 ms
ok 9         - prepared                                    9 ms
ok 10        - replorigin                                 20 ms
ok 11        - time                                        9 ms
ok 12        - messages                                   15 ms
ok 13        - spill                                    1413 ms
ok 14        - slot                                       35 ms
ok 15        - truncate                                    9 ms
ok 16        - stream                                     17 ms
ok 17        - stats                                      32 ms
ok 18        - twophase                                   30 ms
ok 19        - twophase_stream                            14 ms
1..19
# All 19 tests passed.
echo "# +++ isolation check in contrib/test_decoding +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/test_decoding:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.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 concurrent_stream twophase_snapshot slot_creation_error catalog_change_snapshot skip_snapshot_restore
# +++ isolation check in contrib/test_decoding +++
# using temp instance on port 61701 with PID 3266858
ok 1         - mxact                                      33 ms
ok 2         - delayed_startup                           151 ms
ok 3         - ondisk_startup                            404 ms
ok 4         - concurrent_ddl_dml                        313 ms
ok 5         - oldest_xmin                               219 ms
ok 6         - snapshot_transfer                          18 ms
ok 7         - subxact_without_top                        21 ms
ok 8         - concurrent_stream                         203 ms
ok 9         - twophase_snapshot                         353 ms
ok 10        - slot_creation_error                       209 ms
ok 11        - catalog_change_snapshot                    47 ms
ok 12        - skip_snapshot_restore                     135 ms
1..12
# All 12 tests passed.
TAP tests not enabled. Try configuring with --enable-tap-tests
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/test_decoding'
make -C tsm_system_rows check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_rows'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/tsm_system_rows +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_rows:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression tsm_system_rows
# +++ regress check in contrib/tsm_system_rows +++
# using temp instance on port 61701 with PID 3267099
ok 1         - tsm_system_rows                            11 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_rows'
make -C tsm_system_time check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_time'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/tsm_system_time +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_time:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression tsm_system_time
# +++ regress check in contrib/tsm_system_time +++
# using temp instance on port 61701 with PID 3267147
ok 1         - tsm_system_time                            11 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_time'
make -C unaccent check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/unaccent'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/unaccent +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/unaccent:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=  --encoding=UTF8 --no-locale  --dbname=contrib_regression unaccent
# +++ regress check in contrib/unaccent +++
# using temp instance on port 61701 with PID 3267204
ok 1         - unaccent                                   10 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/unaccent'
make -C vacuumlo check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/vacuumlo'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
TAP tests not enabled. Try configuring with --enable-tap-tests
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/vacuumlo'
make -C pgcrypto check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/pgcrypto +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.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
# +++ regress check in contrib/pgcrypto +++
# using temp instance on port 61701 with PID 3267264
ok 1         - init                                       10 ms
ok 2         - md5                                         6 ms
ok 3         - sha1                                        6 ms
ok 4         - hmac-md5                                    6 ms
ok 5         - hmac-sha1                                   6 ms
ok 6         - rijndael                                    6 ms
ok 7         - sha2                                        7 ms
ok 8         - crypt-md5                                  10 ms
ok 9         - pgp-armor                                   8 ms
ok 10        - pgp-decrypt                                14 ms
ok 11        - pgp-encrypt                               349 ms
ok 12        - pgp-compression                            16 ms
ok 13        - pgp-pubkey-decrypt                         21 ms
ok 14        - pgp-pubkey-encrypt                         18 ms
ok 15        - pgp-info                                    8 ms
1..15
# All 15 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make -C sslinfo check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sslinfo'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sslinfo'
make -C uuid-ossp check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/uuid-ossp'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/uuid-ossp +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/uuid-ossp:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression uuid_ossp
# +++ regress check in contrib/uuid-ossp +++
# using temp instance on port 61701 with PID 3267430
ok 1         - uuid_ossp                                  11 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/uuid-ossp'
make -C xml2 check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/xml2'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/xml2 +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/xml2:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression xml2
# +++ regress check in contrib/xml2 +++
# using temp instance on port 61701 with PID 3267493
ok 1         - xml2                                       14 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/xml2'
make -C sepgsql check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make -C bool_plperl check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bool_plperl'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/bool_plperl +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/bool_plperl:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression bool_plperl bool_plperlu
# +++ regress check in contrib/bool_plperl +++
# using temp instance on port 61701 with PID 3267624
ok 1         - bool_plperl                                20 ms
ok 2         - bool_plperlu                               13 ms
1..2
# All 2 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/bool_plperl'
make -C hstore_plperl check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plperl'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/hstore_plperl +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plperl:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.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
# +++ regress check in contrib/hstore_plperl +++
# using temp instance on port 61701 with PID 3267676
ok 1         - hstore_plperl                              37 ms
ok 2         - hstore_plperlu                             42 ms
ok 3         - create_transform                           25 ms
1..3
# All 3 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plperl'
make -C jsonb_plperl check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plperl'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/jsonb_plperl +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plperl:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression jsonb_plperl jsonb_plperlu
# +++ regress check in contrib/jsonb_plperl +++
# using temp instance on port 61701 with PID 3267737
ok 1         - jsonb_plperl                               23 ms
ok 2         - jsonb_plperlu                              24 ms
1..2
# All 2 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plperl'
make -C hstore_plpython check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plpython'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/hstore_plpython +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plpython:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression --load-extension=hstore hstore_plpython
# +++ regress check in contrib/hstore_plpython +++
# using temp instance on port 61701 with PID 3267918
ok 1         - hstore_plpython                            20 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plpython'
make -C jsonb_plpython check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plpython'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/jsonb_plpython +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plpython:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression jsonb_plpython
# +++ regress check in contrib/jsonb_plpython +++
# using temp instance on port 61701 with PID 3267975
ok 1         - jsonb_plpython                             25 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plpython'
make -C ltree_plpython check
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree_plpython'
make -C ../../src/test/regress pg_regress
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../src/test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
echo "# +++ regress check in contrib/ltree_plpython +++" && PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/bin:/builddir/build/BUILD/postgresql-16.5/contrib/ltree_plpython:$PATH" LD_LIBRARY_PATH="/builddir/build/BUILD/postgresql-16.5/tmp_install/usr/lib64"  ../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir=     --dbname=contrib_regression --load-extension=ltree ltree_plpython
# +++ regress check in contrib/ltree_plpython +++
# using temp instance on port 61701 with PID 3268541
ok 1         - ltree_plpython                             16 ms
1..1
# All 1 tests passed.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree_plpython'
make: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib'
+ return 0
+ test 0 -eq 0
+ make all -C src/test/regress
make: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/backend generated-headers
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make -C catalog distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/catalog'
make -C nodes distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
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-16.5/src/backend/nodes'
make -C utils distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[2]: Nothing to be done for 'distprep'.
make -C adt jsonpath_gram.h
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[3]: 'jsonpath_gram.h' is up to date.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make -C ../../../src/port all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../contrib/spi
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
~/build/BUILD/postgresql-16.5/postgresql-15.5 ~/build/BUILD/postgresql-16.5
+ pushd postgresql-15.5
+ 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations'
+ ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-linux-gnu --prefix=/usr/lib64/pgsql/postgresql-15 --disable-rpath --with-lz4 --with-icu --with-perl --with-tcl --with-ldap --with-pam --with-gssapi --with-ossp-uuid --with-libxml --with-libxslt --enable-nls --enable-dtrace --with-selinux --with-python --with-tclconfig=/usr/lib64 --with-system-tzdata=/usr/share/zoneinfo
checking build system type... x86_64-opencloudos-linux-gnu
checking host system type... x86_64-opencloudos-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 x86_64-opencloudos-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... yes
checking whether g++ accepts -g... yes
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 -Werror=unguarded-availability-new, for CFLAGS... no
checking whether g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no
checking whether gcc supports -Wendif-labels, for CFLAGS... yes
checking whether g++ supports -Wendif-labels, for CXXFLAGS... yes
checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes
checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes
checking whether gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes
checking whether g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes
checking whether gcc supports -Wcast-function-type, for CFLAGS... yes
checking whether g++ supports -Wcast-function-type, for CXXFLAGS... yes
checking whether gcc supports -Wformat-security, for CFLAGS... yes
checking whether g++ supports -Wformat-security, for CXXFLAGS... yes
checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes
checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... yes
checking whether gcc supports -fwrapv, for CFLAGS... yes
checking whether g++ supports -fwrapv, for CXXFLAGS... yes
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_UNROLL_LOOPS... yes
checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no
checking whether gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no
checking whether gcc supports -Wdeprecated-non-prototype, 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 x86_64-opencloudos-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/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 SELinux support... yes
checking whether to build with systemd support... no
checking whether to build with XML support... yes
checking for libxml-2.0 >= 2.6.23... yes
checking whether to build with LZ4 support... yes
checking for liblz4... yes
checking whether to build with ZSTD support... no
checking for ld used by GCC... egrep: warning: egrep is obsolescent; using grep -E
/usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E
yes
checking for x86_64-opencloudos-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-opencloudos-linux-gnu-strip... no
checking for strip... strip
checking whether it is possible to strip libraries... yes
checking for x86_64-opencloudos-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.8.2
checking for flex... /usr/bin/flex
configure: using flex 2.6.4
checking for perl... /usr/bin/perl
configure: using perl 5.36.0
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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fstack-protector-strong -L/usr/local/lib  -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc
checking for PYTHON... /usr/bin/python3
configure: using python 3.11.6 (main, Nov  6 2024, 12:03:18) [GCC 12.3.1 20230912 (OpenCloudOS 12.3.1.1-1)]
checking for Python sysconfig module... yes
checking Python configuration directory... /usr/lib64/python3.11/config-3.11-x86_64-linux-gnu
checking Python include directory... -I/usr/include/python3.11
checking how to link an embedded Python application... -L/usr/lib64 -lpython3.11 -ldl -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 dlsym... 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 shmget... none required
checking for library containing backtrace_symbols... none required
checking for library containing gethostbyname_r... none required
checking for library containing pthread_barrier_wait... 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 pam_start in -lpam... yes
checking for xmlSaveToBuffer in -lxml2... yes
checking for xsltCleanupGlobals in -lxslt... yes
checking for LZ4_compress_default in -llz4... yes
checking for ldap_bind in -lldap... yes
checking for ldap_initialize... yes
checking for ldap_verify_credentials... 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/personality.h usability... yes
checking sys/personality.h presence... yes
checking for sys/personality.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/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.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/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking ucred.h usability... no
checking ucred.h presence... no
checking for ucred.h... no
checking 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 for lz4... no
checking lz4.h usability... yes
checking lz4.h presence... yes
checking for lz4.h... yes
checking for zstd... /usr/bin/zstd
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking libxslt/xslt.h usability... yes
checking libxslt/xslt.h presence... yes
checking for libxslt/xslt.h... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking for compatible LDAP implementation... yes
checking ossp/uuid.h usability... no
checking ossp/uuid.h presence... no
checking for ossp/uuid.h... no
checking uuid.h usability... yes
checking uuid.h presence... yes
checking for uuid.h... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for printf format archetype... gnu_printf
checking for __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 socklen_t... yes
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 x86_64 popcntq... 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 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 inet_pton... 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 readv... 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 syncfs... yes
checking for sync_file_range... yes
checking for uselocale... yes
checking for wcstombs_l... no
checking for writev... yes
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 __builtin_frame_address... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking how gcc reports undeclared, standard C functions... error
checking whether sigwait is declared... yes
checking for POSIX-conforming sigwait declaration... yes
checking for posix_fadvise... yes
checking whether posix_fadvise is declared... yes
checking whether fdatasync is declared... yes
checking whether strlcat is declared... yes
checking whether strlcpy is declared... yes
checking whether strnlen is declared... yes
checking whether preadv is declared... yes
checking whether pwritev 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 strlcat... yes
checking for strlcpy... yes
checking for strnlen... yes
checking for strtof... yes
checking for pthread_barrier_wait... 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_suppress_quote... yes
checking for rl_filename_quote_characters... yes
checking for rl_filename_quoting_function... yes
checking for append_history... yes
checking for history_truncate_file... yes
checking for rl_completion_matches... yes
checking for rl_filename_completion_function... yes
checking for rl_reset_screen_size... yes
checking for rl_variable_bind... 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... yes
checking for __cpuid... no
checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... yes
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... SSE 4.2
checking for library containing sem_init... none required
checking which semaphore API to use... unnamed POSIX
checking which random number source to use... /dev/urandom
checking for /dev/urandom... yes
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 whether gcc supports -Wl,--as-needed... yes
configure: using compiler=gcc (Tencent Compiler 12.3.1.3) 12.3.1 20230912 (OpenCloudOS 12.3.1.3-1)
configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations
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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -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 -j32 all
make -C ./src/backend generated-headers
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/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-16.5/postgresql-15.5/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
/usr/bin/dtrace -C -h -s probes.d -o probes.h.tmp
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/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_d.h pg_statistic_ext_d.h pg_statistic_ext_data_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_parameter_acl_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_namespace_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h system_fk_info.h; do \
  rm -f $file && ln -s "$prereqdir/$file" . ; \
done
touch ../../../src/include/utils/header-stamp
touch ../../../src/include/catalog/header-stamp
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/catalog'
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
cd '../../../src/include/utils/' && rm -f probes.h && \
    ln -s "../../../src/backend/utils/probes.h" .
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend'
make -C src all
make -C config all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/config'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/config'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src'
make -C common all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o archive.o archive.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o base64.o base64.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o checksum_helper.o checksum_helper.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o compression.o compression.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o d2s.o d2s.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o encnames.o encnames.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o exec.o exec.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o f2s.o f2s.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o hashfn.o hashfn.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o ip.o ip.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o jsonapi.o jsonapi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o keywords.o keywords.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o kwlookup.o kwlookup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o md5_common.o md5_common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o pg_get_line.o pg_get_line.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o pg_prng.o pg_prng.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o pgfnames.o pgfnames.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o psprintf.o psprintf.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o relpath.o relpath.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o rmtree.o rmtree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o saslprep.o saslprep.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o string.o string.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o stringinfo.o stringinfo.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o username.o username.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o wchar.o wchar.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o cryptohash.o cryptohash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o hmac.o hmac.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o md5.o md5.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o sha1.o sha1.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o sha2.o sha2.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o restricted_token.o restricted_token.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o sprompt.o sprompt.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \""  -c -o logging.o logging.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c archive.c -o archive_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c base64.c -o base64_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c checksum_helper.c -o checksum_helper_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c config_info.c -o config_info_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c encnames.c -o encnames_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c ip.c -o ip_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c keywords.c -o keywords_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c kwlookup.c -o kwlookup_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c md5_common.c -o md5_common_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_get_line.c -o pg_get_line_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c pgfnames.c -o pgfnames_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c psprintf.c -o psprintf_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c relpath.c -o relpath_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c rmtree.c -o rmtree_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c saslprep.c -o saslprep_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c string.c -o string_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c stringinfo.c -o stringinfo_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c username.c -o username_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c cryptohash.c -o cryptohash_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c sprompt.c -o sprompt_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c archive.c -o archive_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c base64.c -o base64_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c checksum_helper.c -o checksum_helper_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c compression.c -o compression_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c encnames.c -o encnames_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c exec.c -o exec_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c file_utils.c -o file_utils_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c hashfn.c -o hashfn_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c ip.c -o ip_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c keywords.c -o keywords_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c kwlookup.c -o kwlookup_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c md5_common.c -o md5_common_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_get_line.c -o pg_get_line_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_prng.c -o pg_prng_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c pgfnames.c -o pgfnames_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c psprintf.c -o psprintf_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c relpath.c -o relpath_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c rmtree.c -o rmtree_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c saslprep.c -o saslprep_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c string.c -o string_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c stringinfo.c -o stringinfo_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c username.c -o username_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c cryptohash.c -o cryptohash_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c hmac.c -o hmac_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c md5.c -o md5_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c sha1.c -o sha1_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c compression.c -o compression_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c d2s.c -o d2s_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c exec.c -o exec_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c f2s.c -o f2s_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c hashfn.c -o hashfn_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c jsonapi.c -o jsonapi_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c pg_prng.c -o pg_prng_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c unicode_norm.c -o unicode_norm_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c hmac.c -o hmac_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c md5.c -o md5_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c sha1.c -o sha1_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c sha2.c -o sha2_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c d2s.c -o d2s_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c f2s.c -o f2s_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c jsonapi.c -o jsonapi_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c unicode_norm.c -o unicode_norm_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c sha2.c -o sha2_srv.o
rm -f libpgcommon.a
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c wchar.c -o wchar_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,--as-needed\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm \"" -c wchar.c -o wchar_srv.o
ar crs libpgcommon.a archive.o base64.o checksum_helper.o compression.o config_info.o controldata_utils.o d2s.o encnames.o exec.o f2s.o file_perm.o file_utils.o hashfn.o ip.o jsonapi.o keywords.o kwlookup.o link-canary.o md5_common.o pg_get_line.o pg_lzcompress.o pg_prng.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 cryptohash.o hmac.o md5.o sha1.o sha2.o fe_memutils.o restricted_token.o sprompt.o logging.o
rm -f libpgcommon_shlib.a
ar crs libpgcommon_shlib.a archive_shlib.o base64_shlib.o checksum_helper_shlib.o compression_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 file_utils_shlib.o hashfn_shlib.o ip_shlib.o jsonapi_shlib.o keywords_shlib.o kwlookup_shlib.o link-canary_shlib.o md5_common_shlib.o pg_get_line_shlib.o pg_lzcompress_shlib.o pg_prng_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 cryptohash_shlib.o hmac_shlib.o md5_shlib.o sha1_shlib.o sha2_shlib.o fe_memutils_shlib.o restricted_token_shlib.o sprompt_shlib.o
rm -f libpgcommon_srv.a
ar crs libpgcommon_srv.a archive_srv.o base64_srv.o checksum_helper_srv.o compression_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 file_utils_srv.o hashfn_srv.o ip_srv.o jsonapi_srv.o keywords_srv.o kwlookup_srv.o link-canary_srv.o md5_common_srv.o pg_get_line_srv.o pg_lzcompress_srv.o pg_prng_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 cryptohash_srv.o hmac_srv.o md5_srv.o sha1_srv.o sha2_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C port all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fls.o fls.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o getpeereid.o getpeereid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_crc32c_sse42.o pg_crc32c_sse42.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bsearch_arg.o bsearch_arg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o chklocale.o chklocale.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inet_net_ntop.o inet_net_ntop.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o noblock.o noblock.c
echo "#define PGBINDIR \"/usr/lib64/pgsql/postgresql-15/bin\"" >pg_config_paths.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_bitutils.o pg_bitutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_strong_random.o pg_strong_random.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgcheckdir.o pgcheckdir.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgmkdirp.o pgmkdirp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgsleep.o pgsleep.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstrcasecmp.o pgstrcasecmp.c
echo "#define PGSHAREDIR \"/usr/lib64/pgsql/postgresql-15/share\"" >>pg_config_paths.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstrsignal.o pgstrsignal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqsignal.o pqsignal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o qsort.o qsort.c
echo "#define SYSCONFDIR \"/usr/lib64/pgsql/postgresql-15/etc\"" >>pg_config_paths.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o qsort_arg.o qsort_arg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o quotes.o quotes.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o snprintf.o snprintf.c
echo "#define INCLUDEDIR \"/usr/lib64/pgsql/postgresql-15/include\"" >>pg_config_paths.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o strerror.o strerror.c
echo "#define PKGINCLUDEDIR \"/usr/lib64/pgsql/postgresql-15/include\"" >>pg_config_paths.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tar.o tar.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o thread.o thread.c
echo "#define INCLUDEDIRSERVER \"/usr/lib64/pgsql/postgresql-15/include/server\"" >>pg_config_paths.h
echo "#define LIBDIR \"/usr/lib64/pgsql/postgresql-15/lib\"" >>pg_config_paths.h
echo "#define PKGLIBDIR \"/usr/lib64/pgsql/postgresql-15/lib\"" >>pg_config_paths.h
echo "#define LOCALEDIR \"/usr/lib64/pgsql/postgresql-15/share/locale\"" >>pg_config_paths.h
echo "#define DOCDIR \"/usr/lib64/pgsql/postgresql-15/share/doc/\"" >>pg_config_paths.h
echo "#define HTMLDIR \"/usr/lib64/pgsql/postgresql-15/share/doc/\"" >>pg_config_paths.h
echo "#define MANDIR \"/usr/lib64/pgsql/postgresql-15/share/man\"" >>pg_config_paths.h
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o path.o path.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgstrsignal.c -o pgstrsignal_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgstrsignal.c -o pgstrsignal_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c bsearch_arg.c -o bsearch_arg_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c bsearch_arg.c -o bsearch_arg_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c noblock.c -o noblock_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c noblock.c -o noblock_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c fls.c -o fls_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c fls.c -o fls_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgcheckdir.c -o pgcheckdir_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgcheckdir.c -o pgcheckdir_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgsleep.c -o pgsleep_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c quotes.c -o quotes_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgmkdirp.c -o pgmkdirp_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgsleep.c -o pgsleep_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pqsignal.c -o pqsignal_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c quotes.c -o quotes_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c strerror.c -o strerror_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c getpeereid.c -o getpeereid_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgmkdirp.c -o pgmkdirp_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pqsignal.c -o pqsignal_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c strerror.c -o strerror_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c getpeereid.c -o getpeereid_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_crc32c_sse42.c -o pg_crc32c_sse42_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c chklocale.c -o chklocale_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgstrcasecmp.c -o pgstrcasecmp_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c thread.c -o thread_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations   -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pg_crc32c_sse42.c -o pg_crc32c_sse42_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c chklocale.c -o chklocale_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c pgstrcasecmp.c -o pgstrcasecmp_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c thread.c -o thread_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c qsort.c -o qsort_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c qsort.c -o qsort_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c inet_net_ntop.c -o inet_net_ntop_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c qsort_arg.c -o qsort_arg_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c tar.c -o tar_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c tar.c -o tar_srv.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c path.c -o path_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/port -DFRONTEND -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c snprintf.c -o snprintf_shlib.o
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  -I../../src/port  -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -c snprintf.c -o snprintf_srv.o
ar crs libpgport.a fls.o getpeereid.o pg_crc32c_sse42.o bsearch_arg.o chklocale.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 strerror.o tar.o thread.o
rm -f libpgport_shlib.a
ar crs libpgport_shlib.a fls_shlib.o getpeereid_shlib.o pg_crc32c_sse42_shlib.o bsearch_arg_shlib.o chklocale_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 strerror_shlib.o tar_shlib.o thread_shlib.o
rm -f libpgport_srv.a
ar crs libpgport_srv.a fls_srv.o getpeereid_srv.o pg_crc32c_sse42_srv.o bsearch_arg_srv.o chklocale_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 strerror_srv.o tar_srv.o thread_srv.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C timezone all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o localtime.o localtime.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o pgtz.o pgtz.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o strftime.o strftime.c
( echo src/timezone/localtime.o src/timezone/pgtz.o src/timezone/strftime.o ) >objfiles.txt
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone'
make -C backend all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
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 backup 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 -C lib all
make -C libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C main all
make -C nodes all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/bootstrap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bootparse.o bootparse.c
make -C optimizer all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access'
make -C brin all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bootstrap.o bootstrap.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o analyze.o analyze.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o backup_manifest.o backup_manifest.c
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gram.o gram.c
make -C ../../src/common all
make -C common all
make -C partitioning all
make -C port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils'
make -C postmaster all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/foreign'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o foreign.o foreign.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o binaryheap.o binaryheap.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/commands'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o aggregatecmds.o aggregatecmds.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/main'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o main.o main.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auth-sasl.o auth-sasl.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/nodes'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execAmi.o execAmi.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/partitioning'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o partbounds.o partbounds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bitmapset.o bitmapset.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/brin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin.o brin.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/catalog'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer'
make -C geqo all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o partdesc.o partdesc.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o atomics.o atomics.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o attmap.o attmap.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o autovacuum.o autovacuum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o alter.o alter.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o aclchk.o aclchk.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/geqo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_copy.o geqo_copy.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_sema.o pg_sema.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_cx.o geqo_cx.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auth-scram.o auth-scram.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o partprune.o partprune.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bipartite_match.o bipartite_match.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bloomfilter.o bloomfilter.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_erx.o geqo_erx.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dshash.o dshash.c
make -C regex all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hyperloglog.o hyperloglog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_eval.o geqo_eval.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bufmask.o bufmask.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_bloom.o brin_bloom.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/regex'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regcomp.o regcomp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_inclusion.o brin_inclusion.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_agg.o parse_agg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_minmax.o brin_minmax.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regerror.o regerror.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_shmem.o pg_shmem.c
( echo src/backend/main/main.o ) >objfiles.txt
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.5/src/backend/main'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ilist.o ilist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o detoast.o detoast.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o integerset.o integerset.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auth.o auth.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execAsync.o execAsync.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_clause.o parse_clause.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o knapsack.o knapsack.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regexec.o regexec.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auxprocess.o auxprocess.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heaptuple.o heaptuple.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o be-fsstubs.o be-fsstubs.c
( echo src/backend/foreign/foreign.o ) >objfiles.txt
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_main.o geqo_main.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/foreign'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o be-secure.o be-secure.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o amcmds.o amcmds.c
make -C gin all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pairingheap.o pairingheap.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginarrayproc.o ginarrayproc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copyfuncs.o copyfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginbtree.o ginbtree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execCurrent.o execCurrent.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crypt.o crypt.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hba.o hba.c
( echo src/backend/port/atomics.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt
make -C replication all
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rbtree.o rbtree.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication'
make -C logical all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication/logical'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o decode.o decode.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o repl_gram.o repl_gram.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o launcher.o launcher.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginbulk.o ginbulk.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_misc.o geqo_misc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gindatapage.o gindatapage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o slot.o slot.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginentrypage.o ginentrypage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o slotfuncs.o slotfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syncrep.o syncrep.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_mutation.o geqo_mutation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o analyze.o analyze.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 ) >objfiles.txt
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/lib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bgworker.o bgworker.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_minmax_multi.o brin_minmax_multi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execExpr.o execExpr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ifaddr.o ifaddr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_ox1.o geqo_ox1.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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_ox2.o geqo_ox2.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/bootstrap'
make -C rewrite all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/rewrite'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteDefine.o rewriteDefine.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logical.o logical.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_pmx.o geqo_pmx.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginfast.o ginfast.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indextuple.o indextuple.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqcomm.o pqcomm.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bgwriter.o bgwriter.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o printsimple.o printsimple.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_pool.o geqo_pool.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o printtup.o printtup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_coerce.o parse_coerce.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginget.o ginget.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_copy.o basebackup_copy.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logicalfuncs.o logicalfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syncrep_gram.o syncrep_gram.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o checkpointer.o checkpointer.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walreceiver.o walreceiver.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regexport.o regexport.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o message.o message.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_px.o geqo_px.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_random.o geqo_random.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o async.o async.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o catalog.o catalog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dependency.o dependency.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fork_process.o fork_process.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_collate.o parse_collate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteHandler.o rewriteHandler.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relation.o relation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_cte.o parse_cte.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_gzip.o basebackup_gzip.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heap.o heap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_recombination.o geqo_recombination.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geqo_selection.o geqo_selection.c
make -C gist all
make -C hash all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gist.o gist.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hash.o hash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistbuild.o gistbuild.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regfree.o regfree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_lz4.o basebackup_lz4.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_zstd.o basebackup_zstd.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o origin.o origin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o reloptions.o reloptions.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o scankey.o scankey.c
( 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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walreceiverfuncs.o walreceiverfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/geqo'
make -C path all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/path'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o allpaths.o allpaths.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o interrupt.o interrupt.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgarch.o pgarch.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistbuildbuffers.o gistbuildbuffers.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o postmaster.o postmaster.c
( 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-16.5/postgresql-15.5/src/backend/partitioning'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gininsert.o gininsert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_pageops.o brin_pageops.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_progress.o basebackup_progress.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_server.o basebackup_server.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o index.o index.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_sink.o basebackup_sink.c
make -C heap all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/heap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapam.o heapam.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hash_xlog.o hash_xlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqformat.o pqformat.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapam_handler.o heapam_handler.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapam_visibility.o heapam_visibility.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heaptoast.o heaptoast.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_target.o basebackup_target.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hio.o hio.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_enr.o parse_enr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_expr.o parse_expr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_throttle.o basebackup_throttle.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_revmap.o brin_revmap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginlogic.o ginlogic.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginpostinglist.o ginpostinglist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regprefix.o regprefix.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clausesel.o clausesel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cluster.o cluster.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqmq.o pqmq.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o equalfuncs.o equalfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistget.o gistget.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_tuple.o brin_tuple.c
( echo src/backend/backup/backup_manifest.o src/backend/backup/basebackup.o src/backend/backup/basebackup_copy.o src/backend/backup/basebackup_gzip.o src/backend/backup/basebackup_lz4.o src/backend/backup/basebackup_zstd.o src/backend/backup/basebackup_progress.o src/backend/backup/basebackup_server.o src/backend/backup/basebackup_sink.o src/backend/backup/basebackup_target.o src/backend/backup/basebackup_throttle.o ) >objfiles.txt
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/backup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginscan.o ginscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o costsize.o costsize.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o proto.o proto.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execExprInterp.o execExprInterp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o equivclass.o equivclass.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walsender.o walsender.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indxpath.o indxpath.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashfunc.o hashfunc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o joinpath.o joinpath.c
make -C statistics all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/statistics'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dependencies.o dependencies.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indexing.o indexing.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o namespace.o namespace.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o session.o session.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o objectaccess.o objectaccess.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o objectaddress.o objectaddress.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pqsignal.o pqsignal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pruneheap.o pruneheap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginutil.o ginutil.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syncscan.o syncscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteheap.o rewriteheap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_validate.o brin_validate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o be-gssapi-common.o be-gssapi-common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o partition.o partition.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_aggregate.o pg_aggregate.c
make -C storage all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o be-secure-gssapi.o be-secure-gssapi.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage'
make -C buffer all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/buffer'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o buf_init.o buf_init.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashinsert.o hashinsert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistproc.o gistproc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o toast_compression.o toast_compression.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o collationcmds.o collationcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brin_xlog.o brin_xlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o buf_table.o buf_table.c
make -C file all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/file'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o buffile.o buffile.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o toast_internals.o toast_internals.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tupconvert.o tupconvert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copydir.o copydir.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginvacuum.o ginvacuum.c
( echo src/backend/libpq/auth-sasl.o 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-gssapi-common.o src/backend/libpq/be-secure-gssapi.o ) >objfiles.txt
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relation.o relation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bufmgr.o bufmgr.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fd.o fd.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashovfl.o hashovfl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteManip.o rewriteManip.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteRemove.o rewriteRemove.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o joinrels.o joinrels.c
( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_bloom.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_minmax_multi.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-16.5/postgresql-15.5/src/backend/access/brin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pathkeys.o pathkeys.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o extended_stats.o extended_stats.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shell_archive.o shell_archive.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o startup.o startup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_attrdef.o pg_attrdef.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o comment.o comment.c
make -C plan all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/plan'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o analyzejoins.o analyzejoins.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_cast.o pg_cast.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tupdesc.o tupdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteSearchCycle.o rewriteSearchCycle.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o extensible.o extensible.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginvalidate.o ginvalidate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o constraint.o constraint.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syslogger.o syslogger.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_func.o parse_func.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o reorderbuffer.o reorderbuffer.c
( 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-16.5/postgresql-15.5/src/backend/regex'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuumlazy.o vacuumlazy.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_class.o pg_class.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fileset.o fileset.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_collation.o pg_collation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashpage.o hashpage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashsearch.o hashsearch.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_constraint.o pg_constraint.c
make -C index all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/index'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o amapi.o amapi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistscan.o gistscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o amvalidate.o amvalidate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tidpath.o tidpath.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o conversioncmds.o conversioncmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashsort.o hashsort.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execGrouping.o execGrouping.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginxlog.o ginxlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o createplan.o createplan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execIndexing.o execIndexing.c
make -C tcop all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/tcop'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cmdtag.o cmdtag.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rewriteSupport.o rewriteSupport.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rowsecurity.o rowsecurity.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walwriter.o walwriter.c
( 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/syncscan.o src/backend/access/common/toast_compression.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-16.5/postgresql-15.5/src/backend/access/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_conversion.o pg_conversion.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o genam.o genam.c
make -C freespace all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dest.o dest.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/freespace'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o freespace.o freespace.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fsmpage.o fsmpage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copy.o copy.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistsplit.o gistsplit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indexfsm.o indexfsm.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashutil.o hashutil.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fastpath.o fastpath.c
make -C prep all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/prep'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepagg.o prepagg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o snapbuild.o snapbuild.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablesync.o tablesync.c
( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/auxprocess.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/postmaster.o src/backend/postmaster/shell_archive.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-16.5/postgresql-15.5/src/backend/postmaster'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_db_role_setting.o pg_db_role_setting.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o postgres.o postgres.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_depend.o pg_depend.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o list.o list.c
( 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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashvalidate.o hashvalidate.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indexam.o indexam.c
( echo src/backend/rewrite/rewriteDefine.o src/backend/rewrite/rewriteHandler.o src/backend/rewrite/rewriteManip.o src/backend/rewrite/rewriteRemove.o src/backend/rewrite/rewriteSearchCycle.o src/backend/rewrite/rewriteSupport.o src/backend/rewrite/rowsecurity.o ) >objfiles.txt
make -C tsearch all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict.o dict.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/rewrite'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pquery.o pquery.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o reinit.o reinit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utility.o utility.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_ispell.o dict_ispell.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_simple.o dict_simple.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-16.5/postgresql-15.5/src/backend/storage/freespace'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_merge.o parse_merge.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_enum.o pg_enum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepjointree.o prepjointree.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_node.o parse_node.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copyfrom.o copyfrom.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistutil.o gistutil.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o makefuncs.o makefuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execJunk.o execJunk.c
( echo src/backend/optimizer/path/allpaths.o src/backend/optimizer/path/clausesel.o src/backend/optimizer/path/costsize.o src/backend/optimizer/path/equivclass.o src/backend/optimizer/path/indxpath.o src/backend/optimizer/path/joinpath.o src/backend/optimizer/path/joinrels.o src/backend/optimizer/path/pathkeys.o src/backend/optimizer/path/tidpath.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/path'
make -C ipc all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistvacuum.o gistvacuum.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/ipc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o barrier.o barrier.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mcv.o mcv.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sharedfileset.o sharedfileset.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistvalidate.o gistvalidate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dsm.o dsm.c
( 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-16.5/postgresql-15.5/src/backend/access/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dsm_impl.o dsm_impl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_synonym.o dict_synonym.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o freelist.o freelist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o worker.o worker.c
make -C large_object all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execMain.o execMain.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inv_api.o inv_api.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execParallel.o execParallel.c
make -C nbtree all
( 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-16.5/postgresql-15.5/src/backend/access/index'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeFuncs.o nodeFuncs.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtcompare.o nbtcompare.c
( echo src/backend/storage/file/buffile.o src/backend/storage/file/copydir.o src/backend/storage/file/fd.o src/backend/storage/file/fileset.o src/backend/storage/file/reinit.o src/backend/storage/file/sharedfileset.o ) >objfiles.txt
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodes.o nodes.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/file'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o outfuncs.o outfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtdedup.o nbtdedup.c
make -C lmgr all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o condition_variable.o condition_variable.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistxlog.o gistxlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o params.o params.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o deadlock.o deadlock.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_thesaurus.o dict_thesaurus.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lmgr.o lmgr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o localbuf.o localbuf.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lock.o lock.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lwlock.o lwlock.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lwlocknames.o lwlocknames.c
make -C page all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regis.o regis.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/page'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bufpage.o bufpage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepqual.o prepqual.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o predicate.o predicate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ipc.o ipc.c
make -C util all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o initsplan.o initsplan.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o appendinfo.o appendinfo.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_inherits.o pg_inherits.c
( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clauses.o clauses.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/large_object'
make -C smgr all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/smgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o md.o md.c
( 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-16.5/postgresql-15.5/src/backend/storage/buffer'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inherit.o inherit.c
( 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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o joininfo.o joininfo.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_largeobject.o pg_largeobject.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o smgr.o smgr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copyfromparse.o copyfromparse.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtinsert.o nbtinsert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ipci.o ipci.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execPartition.o execPartition.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copyto.o copyto.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -funroll-loops -ftree-vectorize -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o checksum.o checksum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o planagg.o planagg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o planmain.o planmain.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spell.o spell.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o to_tsany.o to_tsany.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o itemptr.o itemptr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o print.o print.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o preptlist.o preptlist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_namespace.o pg_namespace.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o proc.o proc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o planner.o planner.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o latch.o latch.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o setrefs.o setrefs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pmsignal.o pmsignal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o visibilitymap.o visibilitymap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mvdistinct.o mvdistinct.c
( 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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_operator.o pg_operator.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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o subselect.o subselect.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/tcop'
make -C utils all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils'
make -C activity all
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/page'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o orclauses.o orclauses.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/activity'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o backend_progress.o backend_progress.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_locale.o ts_locale.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o backend_status.o backend_status.c
( 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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepunion.o prepunion.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o read.o read.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/smgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o readfuncs.o readfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tidbitmap.o tidbitmap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtpage.o nbtpage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtree.o nbtree.c
make -C ../../src/timezone all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o s_lock.o s_lock.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_parse.o ts_parse.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o paramassign.o paramassign.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/heaptoast.o src/backend/access/heap/hio.o src/backend/access/heap/pruneheap.o src/backend/access/heap/rewriteheap.o src/backend/access/heap/vacuumlazy.o src/backend/access/heap/visibilitymap.o ) >objfiles.txt
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o procarray.o procarray.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/heap'
make -C rmgrdesc all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_oper.o parse_oper.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brindesc.o brindesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clogdesc.o clogdesc.c
make -C spgist all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgdoinsert.o spgdoinsert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o committsdesc.o committsdesc.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-16.5/postgresql-15.5/src/backend/replication/logical'
( cat logical/objfiles.txt; echo 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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spin.o spin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_parameter_acl.o pg_parameter_acl.c
( 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-16.5/postgresql-15.5/src/backend/statistics'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.5/src/backend/replication'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spginsert.o spginsert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_selfuncs.o ts_selfuncs.c
make -C table all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_param.o parse_param.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dbasedesc.o dbasedesc.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/table'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o table.o table.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o createas.o createas.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dbcommands.o dbcommands.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execProcnode.o execProcnode.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat.o pgstat.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tableam.o tableam.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pathnode.o pathnode.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o genericdesc.o genericdesc.c
make -C sync all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgkdtreeproc.o spgkdtreeproc.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/sync'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sync.o sync.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o value.o value.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgproc.o spgproc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgquadtreeproc.o spgquadtreeproc.c
( echo src/backend/optimizer/prep/prepagg.o 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
( 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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o placeholder.o placeholder.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/prep'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plancat.o plancat.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgscan.o spgscan.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/lmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_typanalyze.o ts_typanalyze.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gindesc.o gindesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_publication.o pg_publication.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_range.o pg_range.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_shdepend.o pg_shdepend.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtsearch.o nbtsearch.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgtextproc.o spgtextproc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execReplication.o execReplication.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistdesc.o gistdesc.c
( echo src/backend/storage/sync/sync.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/sync'
make -C adt all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/adt'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o acl.o acl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o define.o define.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o amutils.o amutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgutils.o spgutils.c
make -C cache all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o attoptcache.o attoptcache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgvacuum.o spgvacuum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tableamapi.o tableamapi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o predtest.o predtest.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashdesc.o hashdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapdesc.o heapdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o toast_helper.o toast_helper.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_subscription.o pg_subscription.c
make -C error all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execSRF.o execSRF.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/error'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o assert.o assert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o catcache.o catcache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o csvlog.o csvlog.c
make -C jit all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/jit'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jit.o jit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtsort.o nbtsort.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logicalmsgdesc.o logicalmsgdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mxactdesc.o mxactdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ts_utils.o ts_utils.c
( 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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtsplitloc.o nbtsplitloc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtdesc.o nbtdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtutils.o nbtutils.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/table'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relmapdesc.o relmapdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_archiver.o pgstat_archiver.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relnode.o relnode.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_relation.o parse_relation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgvalidate.o spgvalidate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o procsignal.o procsignal.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o replorigindesc.o replorigindesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_type.o pg_type.c
make -C fmgr all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o storage.o storage.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/fmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dfmgr.o dfmgr.c
( echo src/backend/jit/jit.o ) >objfiles.txt
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_bgwriter.o pgstat_bgwriter.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fmgr.o fmgr.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/jit'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o array_expanded.o array_expanded.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wparser.o wparser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o seqdesc.o seqdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o funcapi.o funcapi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o array_selfuncs.o array_selfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o smgrdesc.o smgrdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o elog.o elog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execScan.o execScan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o array_typanalyze.o array_typanalyze.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o restrictinfo.o restrictinfo.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_checkpointer.o pgstat_checkpointer.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_database.o pgstat_database.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgdesc.o spgdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o array_userfuncs.o array_userfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o standbydesc.o standbydesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtvalidate.o nbtvalidate.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgxlog.o spgxlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tblspcdesc.o tblspcdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtxlog.o nbtxlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_function.o pgstat_function.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xactdesc.o xactdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogdesc.o xlogdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shm_mq.o shm_mq.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonlog.o jsonlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o toasting.o toasting.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execTuples.o execTuples.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_relation.o pgstat_relation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tlist.o tlist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o evtcache.o evtcache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wparser_def.o wparser_def.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o discard.o discard.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_replslot.o pgstat_replslot.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o var.o var.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inval.o inval.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lsyscache.o lsyscache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dropcmds.o dropcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o execUtils.o execUtils.c
make -C tablesample all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/tablesample'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bernoulli.o bernoulli.c
make -C transam all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o functions.o functions.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/transam'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_shmem.o pgstat_shmem.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clog.o clog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o event_trigger.o event_trigger.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o instrument.o instrument.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-16.5/postgresql-15.5/src/backend/access/rmgrdesc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeAgg.o nodeAgg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o commit_ts.o commit_ts.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o generic_xlog.o generic_xlog.c
( 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_attrdef.o src/backend/catalog/pg_cast.o src/backend/catalog/pg_class.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_parameter_acl.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-16.5/postgresql-15.5/src/backend/catalog'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o partcache.o partcache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plancache.o plancache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relcache.o relcache.c
( 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-16.5/postgresql-15.5/src/backend/nodes'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o system.o system.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_slru.o pgstat_slru.c
( 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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shm_toc.o shm_toc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shmem.o shmem.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/spgist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_subscription.o pgstat_subscription.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relfilenodemap.o relfilenodemap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o explain.o explain.c
( 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-16.5/postgresql-15.5/src/backend/access/nbtree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeAppend.o nodeAppend.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeBitmapAnd.o nodeBitmapAnd.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shmqueue.o shmqueue.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relmapper.o relmapper.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o multixact.o multixact.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o signalfuncs.o signalfuncs.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-16.5/postgresql-15.5/src/backend/utils/fmgr'
make -C hash all
make -C init all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dynahash.o dynahash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spccache.o spccache.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/init'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o globals.o globals.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablesample.o tablesample.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o syscache.o syscache.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-16.5/postgresql-15.5/src/backend/optimizer/plan'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o extension.o extension.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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.5/src/backend/optimizer/util'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_wal.o pgstat_wal.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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o miscinit.o miscinit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstat_xact.o pgstat_xact.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wait_event.o wait_event.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o postinit.o postinit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o arrayfuncs.o arrayfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o arraysubs.o arraysubs.c
make -C mb all
( echo src/backend/access/tablesample/bernoulli.o src/backend/access/tablesample/system.o src/backend/access/tablesample/tablesample.o ) >objfiles.txt
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o conv.o conv.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.5/src/backend/access/tablesample'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o typcache.o typcache.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_target.o parse_target.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sinval.o sinval.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sinvaladt.o sinvaladt.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o standby.o standby.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o arrayutils.o arrayutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c
( echo src/backend/utils/activity/backend_progress.o src/backend/utils/activity/backend_status.o src/backend/utils/activity/pgstat.o src/backend/utils/activity/pgstat_archiver.o src/backend/utils/activity/pgstat_bgwriter.o src/backend/utils/activity/pgstat_checkpointer.o src/backend/utils/activity/pgstat_database.o src/backend/utils/activity/pgstat_function.o src/backend/utils/activity/pgstat_relation.o src/backend/utils/activity/pgstat_replslot.o src/backend/utils/activity/pgstat_shmem.o src/backend/utils/activity/pgstat_slru.o src/backend/utils/activity/pgstat_subscription.o src/backend/utils/activity/pgstat_wal.o src/backend/utils/activity/pgstat_xact.o src/backend/utils/activity/wait_event.o ) >objfiles.txt
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeBitmapOr.o nodeBitmapOr.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/activity'
make -C misc all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeCtescan.o nodeCtescan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_type.o parse_type.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/usr/lib64/pgsql/postgresql-15/etc/krb5.keytab"'  -c -o guc.o guc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parallel.o parallel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeCustom.o nodeCustom.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/usr/lib64/pgsql/postgresql-15/etc/krb5.keytab"'  -c -o help_config.o help_config.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeForeignscan.o nodeForeignscan.c
( 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-16.5/postgresql-15.5/src/backend/tsearch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/usr/lib64/pgsql/postgresql-15/etc/krb5.keytab"'  -c -o pg_config.o pg_config.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/usr/lib64/pgsql/postgresql-15/etc/krb5.keytab"'  -c -o pg_controldata.o pg_controldata.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ascii.o ascii.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/usr/lib64/pgsql/postgresql-15/etc/krb5.keytab"'  -c -o pg_rusage.o pg_rusage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o foreigncmds.o foreigncmds.c
( echo src/backend/utils/error/assert.o src/backend/utils/error/csvlog.o src/backend/utils/error/elog.o src/backend/utils/error/jsonlog.o ) >objfiles.txt
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/usr/lib64/pgsql/postgresql-15/etc/krb5.keytab"'  -c -o ps_status.o ps_status.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.5/src/backend/utils/error'
make -C mmgr all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeFunctionscan.o nodeFunctionscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mbutils.o mbutils.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o aset.o aset.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeGather.o nodeGather.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_utilcmd.o parse_utilcmd.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rmgr.o rmgr.c
( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dsa.o dsa.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.5/src/backend/utils/hash'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o freepage.o freepage.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/usr/lib64/pgsql/postgresql-15/etc/krb5.keytab"'  -c -o queryenvironment.o queryenvironment.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o functioncmds.o functioncmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o indexcmds.o indexcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lockcmds.o lockcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeGatherMerge.o nodeGatherMerge.c
( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/init'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeGroup.o nodeGroup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o char.o char.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/usr/lib64/pgsql/postgresql-15/etc/krb5.keytab"'  -c -o queryjumble.o queryjumble.c
( 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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/usr/lib64/pgsql/postgresql-15/etc/krb5.keytab"'  -c -o rls.o rls.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cryptohashfuncs.o cryptohashfuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/ipc'
( 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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.5/src/backend/storage'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o scan.o scan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o date.o date.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o datetime.o datetime.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeHash.o nodeHash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o matview.o matview.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o datum.o datum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o slru.o slru.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dbsize.o dbsize.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/usr/lib64/pgsql/postgresql-15/etc/krb5.keytab"'  -c -o sampling.o sampling.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o opclasscmds.o opclasscmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o subtrans.o subtrans.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeHashjoin.o nodeHashjoin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o operatorcmds.o operatorcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o timeline.o timeline.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/usr/lib64/pgsql/postgresql-15/etc/krb5.keytab"'  -c -o superuser.o superuser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeIncrementalSort.o nodeIncrementalSort.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/usr/lib64/pgsql/postgresql-15/etc/krb5.keytab"'  -c -o timeout.o timeout.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o transam.o transam.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stringinfo_mb.o stringinfo_mb.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o domains.o domains.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wstrcmp.o wstrcmp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o wstrncmp.o wstrncmp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DPG_KRB_SRVTAB='"FILE:/usr/lib64/pgsql/postgresql-15/etc/krb5.keytab"'  -c -o tzparser.o tzparser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeIndexscan.o nodeIndexscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o generation.o generation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeLimit.o nodeLimit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mcxt.o mcxt.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o policy.o policy.c
( 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-16.5/postgresql-15.5/src/backend/utils/mb'
make -C resowner all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o twophase.o twophase.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/resowner'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o resowner.o resowner.c
make -C sort all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o portalcmds.o portalcmds.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/sort'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logtape.o logtape.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeLockRows.o nodeLockRows.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o qsort_interruptible.o qsort_interruptible.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o encode.o encode.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sharedtuplestore.o sharedtuplestore.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o enum.o enum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o memdebug.o memdebug.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o twophase_rmgr.o twophase_rmgr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o portalmem.o portalmem.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeMaterial.o nodeMaterial.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o scansup.o scansup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeMemoize.o nodeMemoize.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sortsupport.o sortsupport.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeMergeAppend.o nodeMergeAppend.c
In function 'guc_var_compare',
    inlined from 'bsearch' at /usr/include/bits/stdlib-bsearch.h:29:23,
    inlined from 'find_option' at guc.c:5640:35:
guc.c:5727:38: warning: array subscript 'const struct config_generic[0]' is partly outside array bounds of 'const char[8]' [-Warray-bounds]
 5727 |         return guc_name_compare(confa->name, confb->name);
      |                                 ~~~~~^~~~~~
guc.c: In function 'find_option':
guc.c:5627:25: note: object 'name' of size 8
 5627 | find_option(const char *name, bool create_placeholders, bool skip_errors,
      |             ~~~~~~~~~~~~^~~~
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o varsup.o varsup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tuplesort.o tuplesort.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prepare.o prepare.c
make -C time all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/time'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o combocid.o combocid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o proclang.o proclang.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tuplestore.o tuplestore.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o expandeddatum.o expandeddatum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeMergejoin.o nodeMergejoin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeModifyTable.o nodeModifyTable.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o slab.o slab.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o publicationcmds.o publicationcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xact.o xact.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o expandedrecord.o expandedrecord.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o float.o float.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o schemacmds.o schemacmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o snapmgr.o snapmgr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o seclabel.o seclabel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlog.o xlog.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/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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeNestloop.o nodeNestloop.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/cache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fmgrtab.o fmgrtab.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogarchive.o xlogarchive.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o sequence.o sequence.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o statscmds.o statscmds.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
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mmgr'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o subscriptioncmds.o subscriptioncmds.c
( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/resowner'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeProjectSet.o nodeProjectSet.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablecmds.o tablecmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablespace.o tablespace.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeRecursiveunion.o nodeRecursiveunion.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o format_type.o format_type.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trigger.o trigger.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o formatting.o formatting.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeResult.o nodeResult.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o genfile.o genfile.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSamplescan.o nodeSamplescan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geo_ops.o geo_ops.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogfuncs.o xlogfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsearchcmds.o tsearchcmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSeqscan.o nodeSeqscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o typecmds.o typecmds.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xloginsert.o xloginsert.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogprefetcher.o xlogprefetcher.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o user.o user.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSetOp.o nodeSetOp.c
( 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_merge.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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogreader.o xlogreader.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/parser'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geo_selfuncs.o geo_selfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSort.o nodeSort.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuum.o vacuum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuumparallel.o vacuumparallel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o variable.o variable.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o view.o view.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o geo_spgist.o geo_spgist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogrecovery.o xlogrecovery.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSubplan.o nodeSubplan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeSubqueryscan.o nodeSubqueryscan.c
( echo src/backend/utils/time/combocid.o src/backend/utils/time/snapmgr.o ) >objfiles.txt
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hbafuncs.o hbafuncs.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/time'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogstats.o xlogstats.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inet_cidr_ntop.o inet_cidr_ntop.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogutils.o xlogutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o inet_net_pton.o inet_net_pton.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeTableFuncscan.o nodeTableFuncscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeTidrangescan.o nodeTidrangescan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeTidscan.o nodeTidscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o int.o int.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o int8.o int8.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o json.o json.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeUnique.o nodeUnique.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeValuesscan.o nodeValuesscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeWindowAgg.o nodeWindowAgg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb.o jsonb.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb_gin.o jsonb_gin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb_op.o jsonb_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb_util.o jsonb_util.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonfuncs.o jsonfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonbsubs.o jsonbsubs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nodeWorktablescan.o nodeWorktablescan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonpath.o jsonpath.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spi.o spi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tqueue.o tqueue.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tstoreReceiver.o tstoreReceiver.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonpath_exec.o jsonpath_exec.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonpath_gram.o jsonpath_gram.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o like.o like.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o like_support.o like_support.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lockfuncs.o lockfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mac.o mac.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mac8.o mac8.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mcxtfuncs.o mcxtfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o misc.o misc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o multirangetypes.o multirangetypes.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o multirangetypes_selfuncs.o multirangetypes_selfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o name.o name.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o network.o network.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o network_gist.o network_gist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o network_selfuncs.o network_selfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o network_spgist.o network_spgist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -ftree-vectorize -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o numeric.o numeric.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o numutils.o numutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o oid.o oid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o oracle_compat.o oracle_compat.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o orderedsetaggs.o orderedsetaggs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o partitionfuncs.o partitionfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_locale.o pg_locale.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_lsn.o pg_lsn.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_upgrade_support.o pg_upgrade_support.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstatfuncs.o pgstatfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pseudotypes.o pseudotypes.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o quote.o quote.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes.o rangetypes.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes_gist.o rangetypes_gist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rangetypes_spgist.o rangetypes_spgist.c
( echo src/backend/utils/misc/guc.o src/backend/utils/misc/help_config.o src/backend/utils/misc/pg_config.o src/backend/utils/misc/pg_controldata.o src/backend/utils/misc/pg_rusage.o src/backend/utils/misc/ps_status.o src/backend/utils/misc/queryenvironment.o src/backend/utils/misc/queryjumble.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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.5/src/backend/utils/misc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regexp.o regexp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o regproc.o regproc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ri_triggers.o ri_triggers.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rowtypes.o rowtypes.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ruleutils.o ruleutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o selfuncs.o selfuncs.c
( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/qsort_interruptible.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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.5/src/backend/utils/sort'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o timestamp.o timestamp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trigfuncs.o trigfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsginidx.o tsginidx.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsgistidx.o tsgistidx.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery.o tsquery.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_cleanup.o tsquery_cleanup.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_gist.o tsquery_gist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_op.o tsquery_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_rewrite.o tsquery_rewrite.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsquery_util.o tsquery_util.c
( echo src/backend/executor/execAmi.o src/backend/executor/execAsync.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/nodeMemoize.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/nodeTidrangescan.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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsrank.o tsrank.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/executor'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsvector.o tsvector.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/xlogprefetcher.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogrecovery.o src/backend/access/transam/xlogstats.o src/backend/access/transam/xlogutils.o ) >objfiles.txt
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/transam'
( cat brin/objfiles.txt common/objfiles.txt gin/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt rmgrdesc/objfiles.txt spgist/objfiles.txt table/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo  ) >objfiles.txt
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsvector_op.o tsvector_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsvector_parser.o tsvector_parser.c
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o uuid.o uuid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o varbit.o varbit.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o varchar.o varchar.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o varlena.o varlena.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o version.o version.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o windowfuncs.o windowfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xid.o xid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xid8funcs.o xid8funcs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xml.o xml.c
( echo src/backend/utils/adt/acl.o src/backend/utils/adt/amutils.o src/backend/utils/adt/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/arraysubs.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/cryptohashfuncs.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/hbafuncs.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/jsonbsubs.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/mcxtfuncs.o src/backend/utils/adt/misc.o src/backend/utils/adt/multirangetypes.o src/backend/utils/adt/multirangetypes_selfuncs.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-16.5/postgresql-15.5/src/backend/utils/adt'
( cat activity/objfiles.txt 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-16.5/postgresql-15.5/src/backend/utils'
( 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/copyfrom.o src/backend/commands/copyfromparse.o src/backend/commands/copyto.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/vacuumparallel.o src/backend/commands/variable.o src/backend/commands/view.o ) >objfiles.txt
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/commands'
/usr/bin/dtrace  -C -G -s utils/probes.d access/brin/brin.o access/brin/brin_bloom.o access/brin/brin_inclusion.o access/brin/brin_minmax.o access/brin/brin_minmax_multi.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/syncscan.o access/common/toast_compression.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/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/xlogprefetcher.o access/transam/xlogreader.o access/transam/xlogrecovery.o access/transam/xlogstats.o access/transam/xlogutils.o backup/backup_manifest.o backup/basebackup.o backup/basebackup_copy.o backup/basebackup_gzip.o backup/basebackup_lz4.o backup/basebackup_zstd.o backup/basebackup_progress.o backup/basebackup_server.o backup/basebackup_sink.o backup/basebackup_target.o backup/basebackup_throttle.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_attrdef.o catalog/pg_cast.o catalog/pg_class.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_parameter_acl.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_merge.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/copyfrom.o commands/copyfromparse.o commands/copyto.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/vacuumparallel.o commands/variable.o commands/view.o executor/execAmi.o executor/execAsync.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/nodeMemoize.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/nodeTidrangescan.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-sasl.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-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/prepagg.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/auxprocess.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/interrupt.o postmaster/pgarch.o postmaster/postmaster.o postmaster/shell_archive.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/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/rewriteSearchCycle.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/fileset.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/activity/backend_progress.o utils/activity/backend_status.o utils/activity/pgstat.o utils/activity/pgstat_archiver.o utils/activity/pgstat_bgwriter.o utils/activity/pgstat_checkpointer.o utils/activity/pgstat_database.o utils/activity/pgstat_function.o utils/activity/pgstat_relation.o utils/activity/pgstat_replslot.o utils/activity/pgstat_shmem.o utils/activity/pgstat_slru.o utils/activity/pgstat_subscription.o utils/activity/pgstat_wal.o utils/activity/pgstat_xact.o utils/activity/wait_event.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/arraysubs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashfuncs.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/hbafuncs.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/jsonbsubs.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/mcxtfuncs.o utils/adt/misc.o utils/adt/multirangetypes.o utils/adt/multirangetypes_selfuncs.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/csvlog.o utils/error/elog.o utils/error/jsonlog.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/queryjumble.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/qsort_interruptible.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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations utils/probes.o access/brin/brin.o access/brin/brin_bloom.o access/brin/brin_inclusion.o access/brin/brin_minmax.o access/brin/brin_minmax_multi.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/syncscan.o access/common/toast_compression.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/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/xlogprefetcher.o access/transam/xlogreader.o access/transam/xlogrecovery.o access/transam/xlogstats.o access/transam/xlogutils.o backup/backup_manifest.o backup/basebackup.o backup/basebackup_copy.o backup/basebackup_gzip.o backup/basebackup_lz4.o backup/basebackup_zstd.o backup/basebackup_progress.o backup/basebackup_server.o backup/basebackup_sink.o backup/basebackup_target.o backup/basebackup_throttle.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_attrdef.o catalog/pg_cast.o catalog/pg_class.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_parameter_acl.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_merge.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/copyfrom.o commands/copyfromparse.o commands/copyto.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/vacuumparallel.o commands/variable.o commands/view.o executor/execAmi.o executor/execAsync.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/nodeMemoize.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/nodeTidrangescan.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-sasl.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-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/prepagg.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/auxprocess.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/interrupt.o postmaster/pgarch.o postmaster/postmaster.o postmaster/shell_archive.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/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/rewriteSearchCycle.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/fileset.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/activity/backend_progress.o utils/activity/backend_status.o utils/activity/pgstat.o utils/activity/pgstat_archiver.o utils/activity/pgstat_bgwriter.o utils/activity/pgstat_checkpointer.o utils/activity/pgstat_database.o utils/activity/pgstat_function.o utils/activity/pgstat_relation.o utils/activity/pgstat_replslot.o utils/activity/pgstat_shmem.o utils/activity/pgstat_slru.o utils/activity/pgstat_subscription.o utils/activity/pgstat_wal.o utils/activity/pgstat_xact.o utils/activity/wait_event.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/arraysubs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashfuncs.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/hbafuncs.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/jsonbsubs.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/mcxtfuncs.o utils/adt/misc.o utils/adt/multirangetypes.o utils/adt/multirangetypes_selfuncs.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/csvlog.o utils/error/elog.o utils/error/jsonlog.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/queryjumble.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/qsort_interruptible.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -Wl,-E -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lm -lldap -licui18n -licuuc -licudata -o postgres
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend'
make -C backend/utils/mb/conversion_procs all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs'
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 -C latin2_and_win1250 all
make -C latin_and_mic all
make -C utf8_and_big5 all
make -C utf8_and_cyrillic all
make -C utf8_and_euc_cn all
make -C utf8_and_euc_jp all
make -C utf8_and_euc_kr all
make -C utf8_and_euc_tw all
make -C utf8_and_gb18030 all
make -C utf8_and_gbk all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cyrillic_and_mic.o cyrillic_and_mic.c
make -C utf8_and_iso8859 all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c
make -C utf8_and_iso8859_1 all
make -C utf8_and_johab all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o latin2_and_win1250.o latin2_and_win1250.c
make -C utf8_and_sjis all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o big5.o big5.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o latin_and_mic.o latin_and_mic.c
make -C utf8_and_win all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o euc_kr_and_mic.o euc_kr_and_mic.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_big5.o utf8_and_big5.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c
make -C utf8_and_uhc all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_gb18030.o utf8_and_gb18030.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_gbk.o utf8_and_gbk.c
make -C utf8_and_euc2004 all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_iso8859.o utf8_and_iso8859.c
make -C utf8_and_sjis2004 all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_johab.o utf8_and_johab.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_sjis.o utf8_and_sjis.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_win.o utf8_and_win.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_uhc.o utf8_and_uhc.c
make -C euc2004_sjis2004 all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_euc2004.o utf8_and_euc2004.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o euc2004_sjis2004.o euc2004_sjis2004.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_win'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_big5'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_johab'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs'
make -C backend/snowball all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/snowball'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o api.o ./libstemmer/api.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_snowball.o dict_snowball.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o utilities.o ./libstemmer/utilities.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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_basque.o ./libstemmer/stem_ISO_8859_1_basque.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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_catalan.o ./libstemmer/stem_ISO_8859_1_catalan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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_armenian.o ./libstemmer/stem_UTF_8_armenian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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_basque.o ./libstemmer/stem_UTF_8_basque.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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_catalan.o ./libstemmer/stem_UTF_8_catalan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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_hindi.o ./libstemmer/stem_UTF_8_hindi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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_serbian.o ./libstemmer/stem_UTF_8_serbian.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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_yiddish.o ./libstemmer/stem_UTF_8_yiddish.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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -shared -o dict_snowball.so  api.o dict_snowball.o utilities.o stem_ISO_8859_1_basque.o stem_ISO_8859_1_catalan.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_armenian.o stem_UTF_8_basque.o stem_UTF_8_catalan.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_hindi.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_serbian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_tamil.o stem_UTF_8_turkish.o stem_UTF_8_yiddish.o -L../../../src/port -L../../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/snowball'
make -C include all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/include'
make -C interfaces all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces'
make -C libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
make -C ../../../src/port all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-5  -c -o fe-trace.o fe-trace.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-5  -c -o legacy-pqsignal.o legacy-pqsignal.c
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-5  -c -o libpq-events.o libpq-events.c
make -C ../../../src/common all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-5  -c -o pqexpbuffer.o pqexpbuffer.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-5  -c -o fe-gssapi-common.o fe-gssapi-common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -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=private16-5  -c -o fe-secure-gssapi.o fe-secure-gssapi.c
( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list
echo 'prefix=/usr/lib64/pgsql/postgresql-15' >libpq.pc
echo 'exec_prefix=${prefix}' >>libpq.pc
echo 'libdir=${exec_prefix}/lib' >>libpq.pc
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
echo 'includedir=${prefix}/include' >>libpq.pc
echo >>libpq.pc
echo 'Name: libpq' >>libpq.pc
echo 'Description: PostgreSQL libpq library' >>libpq.pc
echo 'Url: https://www.postgresql.org/' >>libpq.pc
echo 'Version: 15.5' >>libpq.pc
echo 'Requires: ' >>libpq.pc
echo 'Requires.private: ' >>libpq.pc
echo 'Cflags: -I${includedir}' >>libpq.pc
echo 'Libs: -L${libdir} -lpq' >>libpq.pc
echo 'Libs.private:  -lpgcommon -lpgport -lgssapi_krb5 -lm -lldap' >>libpq.pc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libpq.so.private16-5 -Wl,--version-script=exports.list -o libpq.so.private16-5.15  fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol3.o fe-secure.o fe-trace.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lgssapi_krb5 -lm -lldap  
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-protocol3.o fe-secure.o fe-trace.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o fe-gssapi-common.o fe-secure-gssapi.o
ranlib libpq.a
touch libpq.a
rm -f libpq.so.private16-5
ln -s libpq.so.private16-5.15 libpq.so.private16-5
rm -f libpq.so
ln -s libpq.so.private16-5.15 libpq.so
touch libpq-refs-stamp
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ecpg all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg'
make -C include all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/include'
make -C pgtypeslib all
make -C preproc all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-3  -c -o common.o common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-3  -c -o datetime.o datetime.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-3  -c -o interval.o interval.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-3  -c -o numeric.o numeric.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-3  -c -o timestamp.o timestamp.c
( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list
echo 'prefix=/usr/lib64/pgsql/postgresql-15' >libpgtypes.pc
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/preproc'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
echo 'exec_prefix=${prefix}' >>libpgtypes.pc
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make -C ../../../../src/common all
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
echo 'libdir=${exec_prefix}/lib' >>libpgtypes.pc
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
echo 'includedir=${prefix}/include' >>libpgtypes.pc
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
echo >>libpgtypes.pc
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
echo 'Name: libpgtypes' >>libpgtypes.pc
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc
echo 'Url: https://www.postgresql.org/' >>libpgtypes.pc
make -C ../../../../src/port all
echo 'Version: 15.5' >>libpgtypes.pc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o c_keywords.o c_keywords.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o descriptor.o descriptor.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ecpg.o ecpg.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ecpg_keywords.o ecpg_keywords.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o keywords.o keywords.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o output.o output.c
echo 'Requires: ' >>libpgtypes.pc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parser.o parser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgc.o pgc.c
echo 'Requires.private: ' >>libpgtypes.pc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o preproc.o preproc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o type.o type.c
rm -f typename.c && ln -s ../../../../src/interfaces/ecpg/ecpglib/typename.c .
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o variable.o variable.c
echo 'Cflags: -I${includedir}' >>libpgtypes.pc
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../../src/common all
echo 'Libs: -L${libdir} -lpgtypes' >>libpgtypes.pc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o typename.o typename.c
echo 'Libs.private:  -lpgcommon -lpgport -lm' >>libpgtypes.pc
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libpgtypes.so.private16-3 -Wl,--version-script=exports.list -o libpgtypes.so.private16-3.15  common.o datetime.o dt_common.o interval.o numeric.o timestamp.o -L../../../../src/port -L../../../../src/common -lpgcommon_shlib -lpgport_shlib -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lm
rm -f libpgtypes.a
ar crs libpgtypes.a common.o datetime.o dt_common.o interval.o numeric.o timestamp.o
ranlib libpgtypes.a
touch libpgtypes.a
rm -f libpgtypes.so.private16-3
ln -s libpgtypes.so.private16-3.15 libpgtypes.so.private16-3
rm -f libpgtypes.so
ln -s libpgtypes.so.private16-3.15 libpgtypes.so
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
make -C ecpglib all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/ecpglib'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-6  -c -o connect.o connect.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-6  -c -o data.o data.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-6  -c -o descriptor.o descriptor.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-6  -c -o error.o error.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-6  -c -o execute.o execute.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-6  -c -o memory.o memory.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-6  -c -o misc.o misc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-6  -c -o prepare.o prepare.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-6  -c -o sqlda.o sqlda.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-6  -c -o typename.o typename.c
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list
echo 'prefix=/usr/lib64/pgsql/postgresql-15' >libecpg.pc
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
echo 'exec_prefix=${prefix}' >>libecpg.pc
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../../src/common all
echo 'libdir=${exec_prefix}/lib' >>libecpg.pc
echo 'includedir=${prefix}/include' >>libecpg.pc
echo >>libecpg.pc
echo 'Name: libecpg' >>libecpg.pc
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
echo 'Description: PostgreSQL libecpg library' >>libecpg.pc
echo 'Url: https://www.postgresql.org/' >>libecpg.pc
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
echo 'Version: 15.5' >>libecpg.pc
echo 'Requires: ' >>libecpg.pc
echo 'Requires.private: libpq libpgtypes' >>libecpg.pc
echo 'Cflags: -I${includedir}' >>libecpg.pc
echo 'Libs: -L${libdir} -lecpg' >>libecpg.pc
echo 'Libs.private:  -lpgcommon -lpgport -lm' >>libecpg.pc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libecpg.so.private16-6 -Wl,--version-script=exports.list -o libecpg.so.private16-6.15  connect.o data.o descriptor.o error.o execute.o memory.o misc.o prepare.o sqlda.o typename.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lm 
rm -f libecpg.a
ar crs libecpg.a connect.o data.o descriptor.o error.o execute.o memory.o misc.o prepare.o sqlda.o typename.o
ranlib libecpg.a
touch libecpg.a
rm -f libecpg.so.private16-6
ln -s libecpg.so.private16-6.15 libecpg.so.private16-6
rm -f libecpg.so
ln -s libecpg.so.private16-6.15 libecpg.so
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/ecpglib'
make -C compatlib all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -DSO_MAJOR_VERSION=private16-3  -c -o informix.o informix.c
( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list
echo 'prefix=/usr/lib64/pgsql/postgresql-15' >libecpg_compat.pc
echo 'exec_prefix=${prefix}' >>libecpg_compat.pc
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
echo 'libdir=${exec_prefix}/lib' >>libecpg_compat.pc
echo 'includedir=${prefix}/include' >>libecpg_compat.pc
echo >>libecpg_compat.pc
echo 'Name: libecpg_compat' >>libecpg_compat.pc
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/ecpglib'
make -C ../../../../src/interfaces/libpq all
make -C ../../../../src/interfaces/ecpg/pgtypeslib all
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../../src/common all
echo 'Description: PostgreSQL libecpg_compat library' >>libecpg_compat.pc
echo 'Url: https://www.postgresql.org/' >>libecpg_compat.pc
echo 'Version: 15.5' >>libecpg_compat.pc
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
echo 'Requires: ' >>libecpg_compat.pc
echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc
echo 'Cflags: -I${includedir}' >>libecpg_compat.pc
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
echo 'Libs: -L${libdir} -lecpg_compat' >>libecpg_compat.pc
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
make[7]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../../src/common all
echo 'Libs.private:  -lpgcommon -lpgport -lpq -lm' >>libecpg_compat.pc
make[7]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[7]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
make[7]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/ecpglib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libecpg_compat.so.private16-3 -Wl,--version-script=exports.list -o libecpg_compat.so.private16-3.15  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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -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.private16-3
ln -s libecpg_compat.so.private16-3.15 libecpg_compat.so.private16-3
rm -f libecpg_compat.so
ln -s libecpg_compat.so.private16-3.15 libecpg_compat.so
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/compatlib'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE c_keywords.o descriptor.o ecpg.o ecpg_keywords.o keywords.o output.o parser.o pgc.o preproc.o type.o typename.o variable.o -L../../../../src/port -L../../../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm   -o ecpg
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/preproc'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces'
make -C backend/replication/libpqwalreceiver all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I../../../../src/interfaces/libpq -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o libpqwalreceiver.o libpqwalreceiver.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed   
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication/libpqwalreceiver'
make -C backend/replication/pgoutput all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication/pgoutput'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgoutput.o pgoutput.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication/pgoutput'
make -C fe_utils all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o archive.o archive.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cancel.o cancel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o conditional.o conditional.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o connect_utils.o connect_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mbprint.o mbprint.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o option_utils.o option_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parallel_slot.o parallel_slot.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o print.o print.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o psqlscan.o psqlscan.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o query_utils.o query_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o recovery_gen.o recovery_gen.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o simple_list.o simple_list.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../src/interfaces/libpq -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o string_utils.o string_utils.c
rm -f libpgfeutils.a
ar crs libpgfeutils.a archive.o cancel.o conditional.o connect_utils.o mbprint.o option_utils.o parallel_slot.o print.o psqlscan.o query_utils.o recovery_gen.o simple_list.o string_utils.o
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make -C bin all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin'
make -C initdb all
make -C pg_amcheck 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 -C pg_ctl all
make -C pg_dump all
make -C pg_resetwal all
make -C pg_rewind all
make -C pg_test_fsync all
make -C pg_test_timing all
make -C pg_upgrade all
make -C pg_verifybackup all
make -C pg_waldump all
make -C pgbench all
make -C psql all
make -C scripts all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_amcheck'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_basebackup'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/initdb'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pgbench'
make -C ../../../src/interfaces/libpq all
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_archivecleanup'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_checksums'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_ctl'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_config'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_controldata'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_rewind'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_test_timing'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_resetwal'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_upgrade'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_waldump'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_dump'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_test_fsync'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_verifybackup'
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/scripts'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/psql'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
/usr/bin/msgfmt -c -o po/el.mo po/el.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make -C ../../../src/fe_utils all
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o exprparse.o exprparse.c
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/he.mo po/he.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make -C ../../../src/interfaces/libpq all
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make -C ../../../src/interfaces/libpq all
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_test_fsync.o pg_test_fsync.c
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make -C ../../../src/common all
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/port all
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_basebackup.o pg_basebackup.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/interfaces/libpq all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgbench.o pgbench.c
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_test_timing.o pg_test_timing.c
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make -C ../../../src/common all
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_archivecleanup.o pg_archivecleanup.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_amcheck.o pg_amcheck.c
rm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c .
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_checksums.o pg_checksums.c
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_file.o bbstreamer_file.c
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_resetwal.o pg_resetwal.c
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
make -C ../../../src/common all
rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c .
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_gzip.o bbstreamer_gzip.c
make -C ../../../src/common all
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c .
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -C ../../../src/fe_utils all
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_controldata.o pg_controldata.c
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_inject.o bbstreamer_inject.c
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
make -C ../../../src/port all
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
rm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c .
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_lz4.o bbstreamer_lz4.c
rm -f genericdesc.c && ln -s ../../../src/backend/access/rmgrdesc/genericdesc.c .
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make -C ../../../src/common all
make -C ../../../src/interfaces/libpq all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_zstd.o bbstreamer_zstd.c
make -C ../../../src/port all
make -C ../../../src/port all
rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c .
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_config.o pg_config.c
make -C ../../../src/interfaces/libpq all
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c .
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_ctl.o pg_ctl.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/interfaces/libpq all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o datapagemap.o datapagemap.c
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parse_manifest.o parse_manifest.c
make -C ../../../src/interfaces/libpq all
rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c .
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make -C ../../../src/port all
rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c .
make -C ../../../src/common all
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c .
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_verifybackup.o pg_verifybackup.c
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[5]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c .
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make -C ../../../src/common all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o createdb.o createdb.c
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c .
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/port all
rm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c .
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
rm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c .
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o check.o check.c
rm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c .
rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c .
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o common.o common.c
rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c .
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o bbstreamer_tar.o bbstreamer_tar.c
rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c .
rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c .
rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c .
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compat.o compat.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o receivelog.o receivelog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o streamutil.o streamutil.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o file_ops.o file_ops.c
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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o filemap.o filemap.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o walmethods.o walmethods.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_waldump.o pg_waldump.c
make -C ../../../src/common all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_test_timing
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o command.o command.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_config
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_archivecleanup
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_receivewal.o pg_receivewal.c
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o libpq_source.o libpq_source.c
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o controldata.o controldata.c
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_dump.o pg_dump.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o local_source.o local_source.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parsexlog.o parsexlog.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_controldata
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_test_fsync
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_rewind.o pg_rewind.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o createuser.o createuser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o timeline.o timeline.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_recvlogical.o pg_recvlogical.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations pg_checksums.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_checksums
rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c .
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rmgrdesc.o rmgrdesc.c
rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c .
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogreader.o xlogreader.c
rm -f xlogstats.c && ln -s ../../../src/backend/access/transam/xlogstats.c .
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brindesc.o brindesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clogdesc.o clogdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o committsdesc.o committsdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_resetwal
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dropdb.o dropdb.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o common.o common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o copy.o copy.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crosstabview.o crosstabview.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations 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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_verifybackup
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o describe.o describe.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dbasedesc.o dbasedesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o genericdesc.o genericdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dump.o dump.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o common.o common.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o exec.o exec.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o file.o file.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dropuser.o dropuser.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_receivewal
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gindesc.o gindesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o help.o help.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o function.o function.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistdesc.o gistdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o info.o info.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations pg_amcheck.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_amcheck
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_dump_sort.o pg_dump_sort.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_ctl
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o clusterdb.o clusterdb.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_recvlogical
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o compress_io.o compress_io.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashdesc.o hashdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapdesc.o heapdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o input.o input.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o large_obj.o large_obj.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mainloop.o mainloop.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations pg_basebackup.o bbstreamer_file.o bbstreamer_gzip.o bbstreamer_inject.o bbstreamer_lz4.o bbstreamer_zstd.o bbstreamer_tar.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_basebackup
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o prompt.o prompt.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o logicalmsgdesc.o logicalmsgdesc.c
rm -f localtime.c && ln -s ../../../src/timezone/localtime.c .
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  '-DSYSTEMTZDIR="/usr/share/zoneinfo"'  -c -o localtime.o localtime.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuumdb.o vacuumdb.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o option.o option.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parallel.o parallel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o mxactdesc.o mxactdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o psqlscanslash.o psqlscanslash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dumputils.o dumputils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o parallel.o parallel.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations datapagemap.o file_ops.o filemap.o libpq_source.o local_source.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_rewind
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_archiver.o pg_backup_archiver.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o nbtdesc.o nbtdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_upgrade.o pg_upgrade.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.5/src/bin/pg_archivecleanup'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.5/src/bin/pg_config'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o stringutils.o stringutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o reindexdb.o reindexdb.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_custom.o pg_backup_custom.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o server.o server.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.5/src/bin/pg_controldata'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tab-complete.o tab-complete.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o replorigindesc.o replorigindesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.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 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_db.o pg_backup_db.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablespace.o tablespace.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o variables.o variables.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o util.o util.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o seqdesc.o seqdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o smgrdesc.o smgrdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o version.o version.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o spgdesc.o spgdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_directory.o pg_backup_directory.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o createdb
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_null.o pg_backup_null.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o standbydesc.o standbydesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_tar.o pg_backup_tar.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tblspcdesc.o tblspcdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_backup_utils.o pg_backup_utils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_restore.o pg_restore.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xactdesc.o xactdesc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../../src/interfaces/libpq -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_dumpall.o pg_dumpall.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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-16.5/postgresql-15.5/src/bin/pg_checksums'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogreader.o xlogreader.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -DFRONTEND -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xlogstats.o xlogstats.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o createuser
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o dropdb
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o dropuser
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o clusterdb
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_upgrade
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o vacuumdb
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o reindexdb
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_isready
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_resetwal'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations  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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o initdb
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_ctl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations 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 xlogstats.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_waldump
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_dumpall
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_amcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations 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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_restore
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -pthread -D_REENTRANT -D_THREAD_SAFE 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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pgbench
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/scripts'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_basebackup'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_verifybackup'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_rewind'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/initdb'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_upgrade'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_waldump'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pgbench'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations 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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_dump
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_dump'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o psql
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/psql'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin'
make -C pl all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/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-16.5/postgresql-15.5/src/pl/plperl'
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plpgsql'
make -C src all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/tcl'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plpython'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plpgsql/src'
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/it.mo po/it.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pltcl.o pltcl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.11 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_cursorobject.o plpy_cursorobject.c
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.11 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_elog.o plpy_elog.c
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
/usr/bin/msgfmt -c -o po/cs.mo po/cs.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.11 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_exec.o plpy_exec.c
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
/usr/bin/msgfmt -c -o po/de.mo po/de.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.11 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_main.o plpy_main.c
/usr/bin/msgfmt -c -o po/el.mo po/el.po
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.11 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_planobject.o plpy_planobject.c
/usr/bin/msgfmt -c -o po/es.mo po/es.po
/usr/bin/msgfmt -c -o po/fr.mo po/fr.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.11 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_plpymodule.o plpy_plpymodule.c
/usr/bin/msgfmt -c -o po/it.mo po/it.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_comp.o pl_comp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.11 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_procedure.o plpy_procedure.c
/usr/bin/msgfmt -c -o po/ja.mo po/ja.po
/usr/bin/msgfmt -c -o po/ka.mo po/ka.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.11 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_resultobject.o plpy_resultobject.c
/usr/bin/msgfmt -c -o po/ko.mo po/ko.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_exec.o pl_exec.c
/usr/bin/msgfmt -c -o po/pl.mo po/pl.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_funcs.o pl_funcs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.11 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_spi.o plpy_spi.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_gram.o pl_gram.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.11 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_subxactobject.o plpy_subxactobject.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.11 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_typeio.o plpy_typeio.c
/usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I/usr/include/python3.11 -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o plpy_util.o plpy_util.c
/usr/bin/msgfmt -c -o po/ru.mo po/ru.po
/usr/bin/msgfmt -c -o po/sv.mo po/sv.po
/usr/bin/msgfmt -c -o po/tr.mo po/tr.po
/usr/bin/msgfmt -c -o po/uk.mo po/uk.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_handler.o pl_handler.c
/usr/bin/msgfmt -c -o po/vi.mo po/vi.po
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pl_scanner.o pl_scanner.c
/usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po
'/usr/bin/perl' ./text2macro.pl --strip='^(\#.*|\s*)$' plc_perlboot.pl plc_trusted.pl > perlchunks.h
'/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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib64/perl5/CORE  -c -o plperl.o plperl.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib64/perl5/CORE  -c -o SPI.o SPI.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -I/usr/lib64/perl5/CORE  -c -o Util.o Util.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -L/usr/lib64 -lpython3.11 -ldl -lm  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -L/usr/lib64 -ltcl8.6 -ldl -lz -lpthread -lm 
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/tcl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fstack-protector-strong -L/usr/local/lib  -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed   
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plpython'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plperl'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plpgsql/src'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plpgsql'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl'
make -C makefiles all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/makefiles'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/makefiles'
make -C test/regress all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/test/regress'
make -C ../../../src/port all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_regress_main.o pg_regress_main.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2  -I../../../src/port '-DHOST_TUPLE="x86_64-opencloudos-linux-gnu"' '-DSHELLPROG="/bin/sh"'  -c -o pg_regress.o pg_regress.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/spi'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o autoinc.o autoinc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o insert_username.o insert_username.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o moddatetime.o moddatetime.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o refint.o refint.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -shared -o insert_username.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -shared -o moddatetime.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -shared -o autoinc.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -shared -o refint.so
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/spi'
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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_regress
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/test/regress'
make -C test/isolation all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o isolationtester.o isolationtester.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o specparse.o specparse.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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 -C ../../../src/test/regress pg_regress.o
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/test/regress'
rm -f pg_regress.o && ln -s ../../../src/test/regress/pg_regress.o .
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o pg_isolation_regress
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations 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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o isolationtester
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/test/isolation'
make -C test/perl all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/test/perl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/test/perl'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src'
+ make -C contrib -j32 all
make: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib'
make -C ../src/backend generated-headers
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/catalog'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend'
make -C adminpack all
make -C amcheck all
make -C auth_delay all
make -C auto_explain all
make -C basic_archive all
make -C basebackup_to_shell 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 -C dict_xsyn all
make -C earthdistance all
make -C file_fdw all
make -C fuzzystrmatch all
make -C hstore all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/adminpack'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o adminpack.o adminpack.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/auth_delay'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auth_delay.o auth_delay.c
make -C intagg all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/amcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o verify_heapam.o verify_heapam.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/basic_archive'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basic_archive.o basic_archive.c
make -C intarray all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o verify_nbtree.o verify_nbtree.c
make -C isn all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/auto_explain'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o auto_explain.o auto_explain.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/basebackup_to_shell'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o basebackup_to_shell.o basebackup_to_shell.c
make -C lo all
make -C ltree all
make -C oid2name all
make -C old_snapshot all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/bloom'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o blcost.o blcost.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/btree_gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_gin.o btree_gin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o blinsert.o blinsert.c
make -C pageinspect all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/cube'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cube.o cube.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/dblink'
make -C ../../src/interfaces/libpq all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/citext'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o citext.o citext.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/btree_gist'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_bit.o btree_bit.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/dict_int'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/earthdistance'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o earthdistance.o earthdistance.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/intagg'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/intagg'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/dict_xsyn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_xsyn.o dict_xsyn.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/file_fdw'
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/fuzzystrmatch'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o file_fdw.o file_fdw.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dmetaphone.o dmetaphone.c
make -C passwordcheck all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o cubeparse.o cubeparse.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dblink.o dblink.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_bool.o btree_bool.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dict_int.o dict_int.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/isn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o isn.o isn.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/hstore'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_compat.o hstore_compat.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/lo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lo.o lo.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/oid2name'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o oid2name.o oid2name.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/intarray'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_bool.o _int_bool.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o blscan.o blscan.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/ltree'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _ltree_gist.o _ltree_gist.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/old_snapshot'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o time_mapping.o time_mapping.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pageinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o brinfuncs.o brinfuncs.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/passwordcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o passwordcheck.o passwordcheck.c
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o blutils.o blutils.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed -lm -shared -o earthdistance.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fuzzystrmatch.o fuzzystrmatch.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -shared -o auth_delay.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_gin.o hstore_gin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -shared -o old_snapshot.so  time_mapping.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC basic_archive.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -shared -o basic_archive.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -shared -o basebackup_to_shell.so  basebackup_to_shell.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/auth_delay'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _ltree_op.o _ltree_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o blvacuum.o blvacuum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o crc32.o crc32.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -shared -o lo.so
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/earthdistance'
make -C pg_buffercache all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_bytea.o btree_bytea.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_buffercache'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_buffercache_pages.o pg_buffercache_pages.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed   -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o oid2name
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/dict_int'
make -C pg_freespacemap all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_freespacemap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_freespacemap.o pg_freespacemap.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/passwordcheck'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_cash.o btree_cash.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -shared -o citext.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btreefuncs.o btreefuncs.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/old_snapshot'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_gin.o _int_gin.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_gist.o hstore_gist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o fsmfuncs.o fsmfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o blvalidate.o blvalidate.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/lo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_date.o btree_date.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_enum.o btree_enum.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/basic_archive'
make -C pg_prewarm all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_prewarm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o autoprewarm.o autoprewarm.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_float4.o btree_float4.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_prewarm.o pg_prewarm.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/dict_xsyn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_float8.o btree_float8.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/auto_explain'
make -C pg_stat_statements all
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/basebackup_to_shell'
make -C pg_surgery all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_stat_statements'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_stat_statements.o pg_stat_statements.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_surgery'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heap_surgery.o heap_surgery.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_gist.o _int_gist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make -C pg_trgm all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_trgm'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trgm_gin.o trgm_gin.c
make -C pgrowlocks all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pgrowlocks'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgrowlocks.o pgrowlocks.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_freespacemap'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trgm_gist.o trgm_gist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -shared -o file_fdw.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trgm_op.o trgm_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o lquery_op.o lquery_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -shared -o isn.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltree_gist.o ltree_gist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/citext'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_gist.o btree_gist.c
make -C pgstattuple all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pgstattuple'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstatapprox.o pgstatapprox.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/adminpack'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstatindex.o pgstatindex.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_buffercache'
make -C pg_visibility all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_visibility'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_visibility.o pg_visibility.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pgstattuple.o pgstattuple.c
make -C pg_walinspect all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_inet.o btree_inet.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_int2.o btree_int2.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_int4.o btree_int4.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_walinspect'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o pg_walinspect.o pg_walinspect.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o trgm_regexp.o trgm_regexp.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_int8.o btree_int8.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pg_surgery.so  heap_surgery.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_interval.o btree_interval.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltree_io.o ltree_io.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ginfuncs.o ginfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_io.o hstore_io.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o gistfuncs.o gistfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_op.o _int_op.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/file_fdw'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_selfuncs.o _int_selfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_op.o hstore_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_macaddr.o btree_macaddr.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hashfuncs.o hashfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_macaddr8.o btree_macaddr8.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/btree_gin'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o heapfuncs.o heapfuncs.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_numeric.o btree_numeric.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pgrowlocks'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_surgery'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hstore_subs.o hstore_subs.c
make -C postgres_fdw all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/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 -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/isn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o deparse.o deparse.c
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o option.o option.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lm 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/bloom'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o postgres_fdw.o postgres_fdw.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_oid.o btree_oid.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o shippable.o shippable.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pg_walinspect.so  pg_walinspect.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_text.o btree_text.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _int_tool.o _int_tool.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o rawpage.o rawpage.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/oid2name'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_time.o btree_time.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltree_op.o ltree_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -shared -o amcheck.so  verify_heapam.o verify_nbtree.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make -C seg all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_ts.o btree_ts.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_utils_num.o btree_utils_num.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o _intbig_gist.o _intbig_gist.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_utils_var.o btree_utils_var.c
make -C spi all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/seg'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o seg.o seg.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/spi'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/spi'
make -C tablefunc all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tablefunc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tablefunc.o tablefunc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltxtquery_io.o ltxtquery_io.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_prewarm'
make -C tcn all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tcn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tcn.o tcn.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o ltxtquery_op.o ltxtquery_op.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o segparse.o segparse.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o btree_uuid.o btree_uuid.c
make -C test_decoding all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/test_decoding'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o test_decoding.o test_decoding.c
make -C tsm_system_rows all
make -C tsm_system_time all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tsm_system_rows'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsm_system_rows.o tsm_system_rows.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tsm_system_time'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o tsm_system_time.o tsm_system_time.c
make -C unaccent all
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_walinspect'
make -C vacuumlo all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/unaccent'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o unaccent.o unaccent.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/vacuumlo'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -I../../src/interfaces/libpq -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o vacuumlo.o vacuumlo.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -shared -o pageinspect.so  brinfuncs.o btreefuncs.o fsmfuncs.o ginfuncs.o gistfuncs.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make -C uuid-ossp all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed -lm 
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_visibility'
make -C xml2 all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/uuid-ossp'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o uuid-ossp.o uuid-ossp.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/xml2'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xpath.o xpath.c
make -C sepgsql all
make -C bool_plperl all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/sepgsql'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o database.o database.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/bool_plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -shared -o tcn.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o xslt_proc.o xslt_proc.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o dml.o dml.c
make -C hstore_plperl all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/hstore_plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/fuzzystrmatch'
make -C jsonb_plperl all
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o hooks.o hooks.c
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/jsonb_plperl'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pgstattuple'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o label.o label.c
make -C hstore_plpython all
make -C jsonb_plpython all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/hstore_plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I/usr/include/python3.11 -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[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/jsonb_plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I../../src/pl/plpython -I/usr/include/python3.11 -DPLPYTHON_LIBNAME='"plpython3"' -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o jsonb_plpython.o jsonb_plpython.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lossp-uuid 
make -C ltree_plpython all
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/ltree_plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I/usr/include/python3.11 -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
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lm 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -shared -o btree_gist.so  btree_bit.o btree_bool.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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lm 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed   -lpgcommon -lpgport -lselinux -llz4 -lxslt -lxml2 -lpam -lgssapi_krb5 -lz -lreadline -lm  -o vacuumlo
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tcn'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o proc.o proc.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tsm_system_rows'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o relation.o relation.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -shared -o test_decoding.so
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o schema.o schema.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o selinux.o selinux.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -I. -I. -I../../src/include  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o uavc.o uavc.c
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/uuid-ossp'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -fPIC -shared -o hstore.so  hstore_compat.o hstore_gin.o hstore_gist.o hstore_io.o hstore_op.o hstore_subs.o -L../../src/port -L../../src/common  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
sed 's,MODULE_PATHNAME,$libdir/sepgsql,g' sepgsql.sql.in >sepgsql.sql
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed -lm -shared -o tablefunc.so
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tsm_system_time'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed   -L/usr/lib64 -lpython3.11 -ldl -lm
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/unaccent'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed   -L/usr/lib64 -lpython3.11 -ldl -lm
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lxslt -lxml2 
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed   -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fstack-protector-strong -L/usr/local/lib  -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed   -L/usr/lib64 -lpython3.11 -ldl -lm
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/hstore_plpython'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/ltree_plpython'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed   -lselinux
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/bool_plperl'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/test_decoding'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/dblink'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed   -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fstack-protector-strong -L/usr/local/lib  -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_stat_statements'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/jsonb_plpython'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tablefunc'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  -lm  -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -fstack-protector-strong -L/usr/local/lib  -L/usr/lib64/perl5/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/xml2'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/cube'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/hstore_plperl'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/vacuumlo'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/jsonb_plperl'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/amcheck'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/seg'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pageinspect'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_trgm'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/intarray'
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-aggressive-loop-optimizations -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1  -Wl,--as-needed  
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/sepgsql'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/ltree'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/btree_gist'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/hstore'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/postgres_fdw'
make: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib'
+ popd
~/build/BUILD/postgresql-16.5
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oLOlO3
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64
++ dirname /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64
+ cd postgresql-16.5
+ cd postgresql-setup-8.9
+ make install DESTDIR=/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64
Making install in .
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
 ./auxdir/our-install-sh bin/postgresql-setup bin/postgresql-upgrade '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/libexec'
 ./auxdir/our-install-sh postgresql-check-db-dir '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/libexec'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/sbin'
 ./auxdir/our-install-sh sbin/postgresql-new-systemd-unit '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/sbin'
make  install-exec-hook
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[3]: Nothing to be done for 'install-exec-hook'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/libexec/initscripts/legacy-actions/postgresql'
 ./auxdir/our-install-sh initdb upgrade '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/libexec/initscripts/legacy-actions/postgresql'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/man/man1'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16'
 /usr/bin/install -c -m 644 README.rpm-dist '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/postgresql-setup'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/lib/rpm/macros.d'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib/systemd/system'
 /usr/bin/install -c -m 644 postgresql.service postgresql@.service '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib/systemd/system'
make  install-data-hook
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
test `id -u` -ne 0 || systemctl daemon-reload
/usr/bin/mkdir -p /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64//etc/postgresql-setup/upgrade
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9/tests'
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9/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-16.5/postgresql-setup-8.9/tests'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-setup-8.9/tests'
+ cd ..
+ mv /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64//usr/share/doc/postgresql16/README.rpm-dist ./
+ cat
+ make DESTDIR=/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 install-world
make -C ./src/backend generated-headers
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make -C catalog distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/catalog'
make -C nodes distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
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-16.5/src/backend/nodes'
make -C utils distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[2]: Nothing to be done for 'distprep'.
make -C adt jsonpath_gram.h
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[3]: 'jsonpath_gram.h' is up to date.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make -C doc install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/doc'
make -C src install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/doc/src'
make -C sgml install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/doc/src/sgml'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc//pgsql'/html '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/man'/man1 '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/man'/man3 '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/man'/man7
cp -R `for f in ./html; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/man'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/doc/src/sgml'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/doc/src'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/doc'
make -C src install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src'
make -C common install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64'
/usr/bin/install -c -m 644  libpgcommon.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/libpgcommon.a'
/usr/bin/install -c -m 644  libpgcommon_shlib.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/libpgcommon_shlib.a'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C port install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64'
/usr/bin/install -c -m 644  libpgport.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/libpgport.a'
/usr/bin/install -c -m 644  libpgport_shlib.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/libpgport_shlib.a'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C timezone install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql'
make -C tznames install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/timezone/tznames'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/timezonesets'
/usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/timezonesets'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/timezone/tznames'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
make -C backend install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make -C ../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C catalog distprep generated-header-symlinks
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/catalog'
make -C utils distprep generated-header-symlinks
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make[3]: Nothing to be done for 'distprep'.
make -C adt jsonpath_gram.h
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: 'jsonpath_gram.h' is up to date.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make -C access all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access'
make -C brin all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make -C common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make -C gin all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make -C gist all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make -C hash all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make -C heap all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
make -C index all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
make -C nbtree all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make -C rmgrdesc all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make -C spgist all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make -C table all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
make -C tablesample all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/tablesample'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/tablesample'
make -C transam all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access'
make -C archive all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/archive'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/archive'
make -C backup all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make -C bootstrap all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
make -C catalog all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make -C parser all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make -C commands all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make -C executor all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make -C foreign all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/foreign'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/foreign'
make -C lib all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make -C libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make -C main all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/main'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/main'
make -C nodes all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make -C optimizer all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer'
make -C geqo all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make -C path all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
make -C plan all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
make -C prep all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
make -C util all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer'
make -C partitioning all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/partitioning'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/partitioning'
make -C port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/port'
make -C postmaster all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make -C regex all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
make -C replication all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make -C logical all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make -C rewrite all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
make -C statistics all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
make -C storage all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage'
make -C buffer all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
make -C file all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
make -C freespace all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/freespace'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/freespace'
make -C ipc all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make -C large_object all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/large_object'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/large_object'
make -C lmgr all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
make -C page all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/page'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/page'
make -C smgr all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/smgr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/smgr'
make -C sync all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/sync'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/sync'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage'
make -C tcop all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
make -C tsearch all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make -C utils all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make -C activity all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make -C adt all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make -C cache all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make -C error all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
make -C fmgr all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
make -C hash all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/hash'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/hash'
make -C init all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
make -C mb all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
make -C misc all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make -C mmgr all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
make -C resowner all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/resowner'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/resowner'
make -C sort all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make -C time all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/time'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/time'
make -C adt jsonpath_gram.h
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: 'jsonpath_gram.h' is up to date.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make -C ../../src/timezone all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
make -C jit all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/id/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/postgres'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/brin/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gist/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/hash/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/heap/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/index/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/nbtree/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/spgist/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/table/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/tablesample/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/archive/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/backup/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/bootstrap/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/foreign/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/jit/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/lib/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/main/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/path/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/plan/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/prep/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/partitioning/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/port/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/postmaster/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/regex/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/rewrite/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/statistics/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/buffer/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/file/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/freespace/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/large_object/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/lmgr/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/page/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/smgr/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/sync/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tcop/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/error/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/fmgr/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/hash/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/init/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mb/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mmgr/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/resowner/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/sort/ '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/time/
/usr/bin/install -c -m 644 access/brin/brin.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_bloom.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_inclusion.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_minmax.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_minmax_multi.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_pageops.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_revmap.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_tuple.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_validate.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/brin/brin_xlog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/brin/
/usr/bin/install -c -m 644 access/common/attmap.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/bufmask.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/detoast.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/heaptuple.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/indextuple.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/printsimple.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/printtup.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/relation.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/reloptions.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/scankey.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/session.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/syncscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/toast_compression.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/toast_internals.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/tupconvert.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/common/tupdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/common/
/usr/bin/install -c -m 644 access/gin/ginarrayproc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginbtree.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginbulk.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/gindatapage.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginentrypage.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginfast.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginget.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/gininsert.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginlogic.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginpostinglist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginutil.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginvacuum.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginvalidate.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gin/ginxlog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gin/
/usr/bin/install -c -m 644 access/gist/gist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistbuild.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistbuildbuffers.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistget.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistproc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistsplit.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistutil.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistvacuum.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistvalidate.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/gist/gistxlog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/gist/
/usr/bin/install -c -m 644 access/hash/hash.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hash_xlog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashfunc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashinsert.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashovfl.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashpage.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashsearch.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashsort.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashutil.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/hash/hashvalidate.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/hash/
/usr/bin/install -c -m 644 access/heap/heapam.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/heapam_handler.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/heapam_visibility.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/heaptoast.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/hio.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/pruneheap.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/rewriteheap.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/vacuumlazy.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/heap/visibilitymap.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/heap/
/usr/bin/install -c -m 644 access/index/amapi.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/index/
/usr/bin/install -c -m 644 access/index/amvalidate.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/index/
/usr/bin/install -c -m 644 access/index/genam.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/index/
/usr/bin/install -c -m 644 access/index/indexam.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/index/
/usr/bin/install -c -m 644 access/nbtree/nbtcompare.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtdedup.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtinsert.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtpage.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtree.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtsearch.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtsort.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtsplitloc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtutils.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtvalidate.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/nbtree/nbtxlog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/nbtree/
/usr/bin/install -c -m 644 access/rmgrdesc/brindesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/clogdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/committsdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/dbasedesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/genericdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/gindesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/gistdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/hashdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/heapdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/logicalmsgdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/mxactdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/nbtdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/relmapdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/replorigindesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/rmgrdesc_utils.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/seqdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/smgrdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/spgdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/standbydesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/tblspcdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/xactdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/rmgrdesc/xlogdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/rmgrdesc/
/usr/bin/install -c -m 644 access/spgist/spgdoinsert.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spginsert.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgkdtreeproc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgproc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgquadtreeproc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgtextproc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgutils.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgvacuum.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgvalidate.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/spgist/spgxlog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/spgist/
/usr/bin/install -c -m 644 access/table/table.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/table/
/usr/bin/install -c -m 644 access/table/tableam.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/table/
/usr/bin/install -c -m 644 access/table/tableamapi.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/table/
/usr/bin/install -c -m 644 access/table/toast_helper.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/table/
/usr/bin/install -c -m 644 access/tablesample/bernoulli.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/tablesample/
/usr/bin/install -c -m 644 access/tablesample/system.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/tablesample/
/usr/bin/install -c -m 644 access/tablesample/tablesample.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/tablesample/
/usr/bin/install -c -m 644 access/transam/clog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/commit_ts.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/generic_xlog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/multixact.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/parallel.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/rmgr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/slru.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/subtrans.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/timeline.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/transam.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/twophase.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/twophase_rmgr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/varsup.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xact.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogarchive.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogbackup.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xloginsert.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogprefetcher.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogreader.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogrecovery.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogstats.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 access/transam/xlogutils.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/access/transam/
/usr/bin/install -c -m 644 archive/shell_archive.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/archive/
/usr/bin/install -c -m 644 backup/backup_manifest.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_copy.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_gzip.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_lz4.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_zstd.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_progress.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_server.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_sink.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_target.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 backup/basebackup_throttle.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/backup/
/usr/bin/install -c -m 644 bootstrap/bootparse.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/bootstrap/
/usr/bin/install -c -m 644 bootstrap/bootscanner.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/bootstrap/
/usr/bin/install -c -m 644 bootstrap/bootstrap.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/bootstrap/
/usr/bin/install -c -m 644 catalog/aclchk.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/catalog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/dependency.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/heap.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/index.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/indexing.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/namespace.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/objectaccess.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/objectaddress.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/partition.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_aggregate.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_attrdef.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_cast.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_class.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_collation.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_constraint.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_conversion.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_db_role_setting.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_depend.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_enum.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_inherits.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_largeobject.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_namespace.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_operator.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_parameter_acl.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_proc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_publication.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_range.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_shdepend.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_subscription.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/pg_type.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/storage.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 catalog/toasting.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/catalog/
/usr/bin/install -c -m 644 parser/analyze.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/gram.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_agg.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_clause.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_coerce.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_collate.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_cte.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_enr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_expr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_func.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_merge.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_node.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_oper.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_param.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_relation.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_target.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_type.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parse_utilcmd.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/parser.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/scan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 parser/scansup.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/parser/
/usr/bin/install -c -m 644 commands/aggregatecmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/alter.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/amcmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/analyze.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/async.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/cluster.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/collationcmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/comment.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/constraint.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/conversioncmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/copy.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/copyfrom.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/copyfromparse.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/copyto.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/createas.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/dbcommands.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/define.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/discard.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/dropcmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/event_trigger.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/explain.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/extension.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/foreigncmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/functioncmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/indexcmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/lockcmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/matview.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/opclasscmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/operatorcmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/policy.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/portalcmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/prepare.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/proclang.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/publicationcmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/schemacmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/seclabel.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/sequence.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/statscmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/subscriptioncmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/tablecmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/tablespace.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/trigger.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/tsearchcmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/typecmds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/user.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/vacuum.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/vacuumparallel.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/variable.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 commands/view.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/commands/
/usr/bin/install -c -m 644 executor/execAmi.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execAsync.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execCurrent.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execExpr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execExprInterp.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execGrouping.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execIndexing.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execJunk.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execMain.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execParallel.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execPartition.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execProcnode.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execReplication.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execSRF.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execScan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execTuples.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/execUtils.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/functions.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/instrument.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeAgg.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeAppend.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeBitmapAnd.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeBitmapHeapscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeBitmapIndexscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeBitmapOr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeCtescan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeCustom.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeForeignscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeFunctionscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeGather.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeGatherMerge.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeGroup.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeHash.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeHashjoin.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeIncrementalSort.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeIndexonlyscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeIndexscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeLimit.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeLockRows.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeMaterial.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeMemoize.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeMergeAppend.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeMergejoin.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeModifyTable.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeNamedtuplestorescan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeNestloop.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeProjectSet.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeRecursiveunion.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeResult.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeSamplescan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeSeqscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeSetOp.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeSort.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeSubplan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeSubqueryscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeTableFuncscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeTidrangescan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeTidscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeUnique.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeValuesscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeWindowAgg.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/nodeWorktablescan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/spi.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/tqueue.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 executor/tstoreReceiver.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/executor/
/usr/bin/install -c -m 644 foreign/foreign.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/foreign/
/usr/bin/install -c -m 644 lib/binaryheap.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/bipartite_match.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/bloomfilter.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/dshash.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/hyperloglog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/ilist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/integerset.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/knapsack.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/pairingheap.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 lib/rbtree.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/lib/
/usr/bin/install -c -m 644 libpq/auth-sasl.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/auth-scram.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/auth.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/be-fsstubs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/be-secure-common.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/be-secure.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/crypt.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/hba.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/ifaddr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/pqcomm.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/pqformat.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/pqmq.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/pqsignal.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/be-secure-openssl.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/be-gssapi-common.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 libpq/be-secure-gssapi.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/libpq/
/usr/bin/install -c -m 644 main/main.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/main/
/usr/bin/install -c -m 644 nodes/bitmapset.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/copyfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/equalfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/extensible.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/list.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/makefuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/multibitmapset.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/nodeFuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/nodes.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/outfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/params.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/print.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/queryjumblefuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/read.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/readfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/tidbitmap.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 nodes/value.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/nodes/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_copy.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_cx.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_erx.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_eval.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_main.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_misc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_mutation.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_ox1.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_ox2.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_pmx.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_pool.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_px.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_random.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_recombination.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/geqo/geqo_selection.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/geqo/
/usr/bin/install -c -m 644 optimizer/path/allpaths.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/clausesel.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/costsize.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/equivclass.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/indxpath.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/joinpath.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/joinrels.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/pathkeys.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/path/tidpath.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/path/
/usr/bin/install -c -m 644 optimizer/plan/analyzejoins.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/createplan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/initsplan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/planagg.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/planmain.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/planner.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/setrefs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/plan/subselect.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/plan/
/usr/bin/install -c -m 644 optimizer/prep/prepagg.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/prep/
/usr/bin/install -c -m 644 optimizer/prep/prepjointree.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/prep/
/usr/bin/install -c -m 644 optimizer/prep/prepqual.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/prep/
/usr/bin/install -c -m 644 optimizer/prep/preptlist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/prep/
/usr/bin/install -c -m 644 optimizer/prep/prepunion.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/prep/
/usr/bin/install -c -m 644 optimizer/util/appendinfo.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/clauses.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/inherit.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/joininfo.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/orclauses.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/paramassign.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/pathnode.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/placeholder.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/plancat.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/predtest.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/relnode.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/restrictinfo.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/tlist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 optimizer/util/var.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/optimizer/util/
/usr/bin/install -c -m 644 partitioning/partbounds.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/partitioning/
/usr/bin/install -c -m 644 partitioning/partdesc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/partitioning/
/usr/bin/install -c -m 644 partitioning/partprune.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/partitioning/
/usr/bin/install -c -m 644 port/atomics.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/port/
/usr/bin/install -c -m 644 port/pg_sema.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/port/
/usr/bin/install -c -m 644 port/pg_shmem.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/port/
/usr/bin/install -c -m 644 postmaster/autovacuum.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/auxprocess.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/bgworker.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/bgwriter.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/checkpointer.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/fork_process.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/interrupt.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/pgarch.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/postmaster.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/startup.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/syslogger.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 postmaster/walwriter.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/postmaster/
/usr/bin/install -c -m 644 regex/regcomp.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/regex/
/usr/bin/install -c -m 644 regex/regerror.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/regex/
/usr/bin/install -c -m 644 regex/regexec.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/regex/
/usr/bin/install -c -m 644 regex/regexport.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/regex/
/usr/bin/install -c -m 644 regex/regfree.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/regex/
/usr/bin/install -c -m 644 regex/regprefix.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/regex/
/usr/bin/install -c -m 644 replication/logical/applyparallelworker.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/decode.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/launcher.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/logical.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/logicalfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/message.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/origin.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/proto.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/relation.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/reorderbuffer.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/snapbuild.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/tablesync.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/logical/worker.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/logical/
/usr/bin/install -c -m 644 replication/repl_gram.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/repl_scanner.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/slot.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/slotfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/syncrep.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/syncrep_gram.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/syncrep_scanner.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/walreceiver.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/walreceiverfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 replication/walsender.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/replication/
/usr/bin/install -c -m 644 rewrite/rewriteDefine.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 rewrite/rewriteHandler.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 rewrite/rewriteManip.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 rewrite/rewriteRemove.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 rewrite/rewriteSearchCycle.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 rewrite/rewriteSupport.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 rewrite/rowsecurity.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/rewrite/
/usr/bin/install -c -m 644 statistics/dependencies.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/statistics/
/usr/bin/install -c -m 644 statistics/extended_stats.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/statistics/
/usr/bin/install -c -m 644 statistics/mcv.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/statistics/
/usr/bin/install -c -m 644 statistics/mvdistinct.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/statistics/
/usr/bin/install -c -m 644 storage/buffer/buf_init.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/buffer/
/usr/bin/install -c -m 644 storage/buffer/buf_table.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/buffer/
/usr/bin/install -c -m 644 storage/buffer/bufmgr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/buffer/
/usr/bin/install -c -m 644 storage/buffer/freelist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/buffer/
/usr/bin/install -c -m 644 storage/buffer/localbuf.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/buffer/
/usr/bin/install -c -m 644 storage/file/buffile.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/file/
/usr/bin/install -c -m 644 storage/file/copydir.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/file/
/usr/bin/install -c -m 644 storage/file/fd.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/file/
/usr/bin/install -c -m 644 storage/file/fileset.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/file/
/usr/bin/install -c -m 644 storage/file/reinit.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/file/
/usr/bin/install -c -m 644 storage/file/sharedfileset.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/file/
/usr/bin/install -c -m 644 storage/freespace/freespace.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/freespace/
/usr/bin/install -c -m 644 storage/freespace/fsmpage.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/freespace/
/usr/bin/install -c -m 644 storage/freespace/indexfsm.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/freespace/
/usr/bin/install -c -m 644 storage/ipc/barrier.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/dsm.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/dsm_impl.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/ipc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/ipci.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/latch.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/pmsignal.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/procarray.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/procsignal.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/shm_mq.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/shm_toc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/shmem.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/signalfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/sinval.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/sinvaladt.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/ipc/standby.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/ipc/
/usr/bin/install -c -m 644 storage/large_object/inv_api.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/large_object/
/usr/bin/install -c -m 644 storage/lmgr/condition_variable.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/deadlock.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/lmgr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/lock.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/lwlock.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/lwlocknames.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/predicate.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/proc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/s_lock.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/lmgr/spin.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/lmgr/
/usr/bin/install -c -m 644 storage/page/bufpage.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/page/
/usr/bin/install -c -m 644 storage/page/checksum.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/page/
/usr/bin/install -c -m 644 storage/page/itemptr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/page/
/usr/bin/install -c -m 644 storage/smgr/md.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/smgr/
/usr/bin/install -c -m 644 storage/smgr/smgr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/smgr/
/usr/bin/install -c -m 644 storage/sync/sync.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/storage/sync/
/usr/bin/install -c -m 644 tcop/cmdtag.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tcop/
/usr/bin/install -c -m 644 tcop/dest.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tcop/
/usr/bin/install -c -m 644 tcop/fastpath.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tcop/
/usr/bin/install -c -m 644 tcop/postgres.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tcop/
/usr/bin/install -c -m 644 tcop/pquery.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tcop/
/usr/bin/install -c -m 644 tcop/utility.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tcop/
/usr/bin/install -c -m 644 tsearch/dict.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/dict_ispell.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/dict_simple.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/dict_synonym.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/dict_thesaurus.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/regis.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/spell.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/to_tsany.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/ts_locale.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/ts_parse.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/ts_selfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/ts_typanalyze.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/ts_utils.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/wparser.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 tsearch/wparser_def.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/tsearch/
/usr/bin/install -c -m 644 utils/activity/backend_progress.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/backend_status.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_archiver.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_bgwriter.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_checkpointer.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_database.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_function.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_io.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_relation.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_replslot.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_shmem.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_slru.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_subscription.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_wal.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/pgstat_xact.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/activity/wait_event.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/activity/
/usr/bin/install -c -m 644 utils/adt/acl.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/amutils.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/array_expanded.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/array_selfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/array_typanalyze.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/array_userfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/arrayfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/arraysubs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/arrayutils.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/ascii.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/bool.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/cash.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/char.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/cryptohashfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/date.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/datetime.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/datum.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/dbsize.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/domains.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/encode.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/enum.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/expandeddatum.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/expandedrecord.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/float.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/format_type.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/formatting.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/genfile.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/geo_ops.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/geo_selfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/geo_spgist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/hbafuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/inet_cidr_ntop.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/inet_net_pton.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/int.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/int8.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/json.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonb.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonb_gin.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonb_op.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonb_util.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonbsubs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonpath.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonpath_exec.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonpath_gram.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/jsonpath_scan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/like.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/like_support.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/lockfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/mac.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/mac8.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/mcxtfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/misc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/multirangetypes.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/multirangetypes_selfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/name.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/network.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/network_gist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/network_selfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/network_spgist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/numeric.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/numutils.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/oid.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/oracle_compat.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/orderedsetaggs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/partitionfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/pg_locale.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/pg_lsn.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/pg_upgrade_support.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/pgstatfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/pseudotypes.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/quote.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/rangetypes.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/rangetypes_gist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/rangetypes_selfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/rangetypes_spgist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/rangetypes_typanalyze.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/regexp.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/regproc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/ri_triggers.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/rowtypes.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/ruleutils.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/selfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tid.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/timestamp.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/trigfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsginidx.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsgistidx.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsquery.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsquery_cleanup.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsquery_gist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsquery_op.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsquery_rewrite.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsquery_util.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsrank.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsvector.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsvector_op.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/tsvector_parser.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/uuid.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/varbit.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/varchar.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/varlena.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/version.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/windowfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/xid.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/xid8funcs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/adt/xml.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/adt/
/usr/bin/install -c -m 644 utils/cache/attoptcache.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/catcache.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/evtcache.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/inval.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/lsyscache.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/partcache.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/plancache.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/relcache.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/relfilenumbermap.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/relmapper.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/spccache.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/syscache.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/ts_cache.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/cache/typcache.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/cache/
/usr/bin/install -c -m 644 utils/error/assert.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/error/
/usr/bin/install -c -m 644 utils/error/csvlog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/error/
/usr/bin/install -c -m 644 utils/error/elog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/error/
/usr/bin/install -c -m 644 utils/error/jsonlog.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/error/
/usr/bin/install -c -m 644 utils/fmgr/dfmgr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/fmgr/
/usr/bin/install -c -m 644 utils/fmgr/fmgr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/fmgr/
/usr/bin/install -c -m 644 utils/fmgr/funcapi.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/fmgr/
/usr/bin/install -c -m 644 utils/hash/dynahash.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/hash/
/usr/bin/install -c -m 644 utils/hash/pg_crc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/hash/
/usr/bin/install -c -m 644 utils/init/globals.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/init/
/usr/bin/install -c -m 644 utils/init/miscinit.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/init/
/usr/bin/install -c -m 644 utils/init/postinit.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/init/
/usr/bin/install -c -m 644 utils/init/usercontext.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/init/
/usr/bin/install -c -m 644 utils/mb/conv.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mb/
/usr/bin/install -c -m 644 utils/mb/mbutils.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mb/
/usr/bin/install -c -m 644 utils/mb/stringinfo_mb.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mb/
/usr/bin/install -c -m 644 utils/mb/wstrcmp.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mb/
/usr/bin/install -c -m 644 utils/mb/wstrncmp.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mb/
/usr/bin/install -c -m 644 utils/misc/conffiles.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/guc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/guc-file.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/guc_funcs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/guc_tables.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/help_config.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/pg_config.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/pg_controldata.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/pg_rusage.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/ps_status.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/queryenvironment.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/rls.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/sampling.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/superuser.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/timeout.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/misc/tzparser.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/misc/
/usr/bin/install -c -m 644 utils/mmgr/alignedalloc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/aset.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/dsa.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/freepage.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/generation.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/mcxt.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/memdebug.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/portalmem.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/mmgr/slab.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/mmgr/
/usr/bin/install -c -m 644 utils/resowner/resowner.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/resowner/
/usr/bin/install -c -m 644 utils/sort/logtape.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/sort/qsort_interruptible.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/sort/sharedtuplestore.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/sort/sortsupport.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/sort/tuplesort.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/sort/tuplesortvariants.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/sort/tuplestore.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/sort/
/usr/bin/install -c -m 644 utils/time/combocid.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/time/
/usr/bin/install -c -m 644 utils/time/snapmgr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/time/
/usr/bin/install -c -m 644 utils/fmgrtab.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/utils/
/usr/bin/install -c -m 644 jit/jit.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres/jit/
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o postgres.index.bc postgres/access/brin/brin.bc postgres/access/brin/brin_bloom.bc postgres/access/brin/brin_inclusion.bc postgres/access/brin/brin_minmax.bc postgres/access/brin/brin_minmax_multi.bc postgres/access/brin/brin_pageops.bc postgres/access/brin/brin_revmap.bc postgres/access/brin/brin_tuple.bc postgres/access/brin/brin_validate.bc postgres/access/brin/brin_xlog.bc postgres/access/common/attmap.bc postgres/access/common/bufmask.bc postgres/access/common/detoast.bc postgres/access/common/heaptuple.bc postgres/access/common/indextuple.bc postgres/access/common/printsimple.bc postgres/access/common/printtup.bc postgres/access/common/relation.bc postgres/access/common/reloptions.bc postgres/access/common/scankey.bc postgres/access/common/session.bc postgres/access/common/syncscan.bc postgres/access/common/toast_compression.bc postgres/access/common/toast_internals.bc postgres/access/common/tupconvert.bc postgres/access/common/tupdesc.bc postgres/access/gin/ginarrayproc.bc postgres/access/gin/ginbtree.bc postgres/access/gin/ginbulk.bc postgres/access/gin/gindatapage.bc postgres/access/gin/ginentrypage.bc postgres/access/gin/ginfast.bc postgres/access/gin/ginget.bc postgres/access/gin/gininsert.bc postgres/access/gin/ginlogic.bc postgres/access/gin/ginpostinglist.bc postgres/access/gin/ginscan.bc postgres/access/gin/ginutil.bc postgres/access/gin/ginvacuum.bc postgres/access/gin/ginvalidate.bc postgres/access/gin/ginxlog.bc postgres/access/gist/gist.bc postgres/access/gist/gistbuild.bc postgres/access/gist/gistbuildbuffers.bc postgres/access/gist/gistget.bc postgres/access/gist/gistproc.bc postgres/access/gist/gistscan.bc postgres/access/gist/gistsplit.bc postgres/access/gist/gistutil.bc postgres/access/gist/gistvacuum.bc postgres/access/gist/gistvalidate.bc postgres/access/gist/gistxlog.bc postgres/access/hash/hash.bc postgres/access/hash/hash_xlog.bc postgres/access/hash/hashfunc.bc postgres/access/hash/hashinsert.bc postgres/access/hash/hashovfl.bc postgres/access/hash/hashpage.bc postgres/access/hash/hashsearch.bc postgres/access/hash/hashsort.bc postgres/access/hash/hashutil.bc postgres/access/hash/hashvalidate.bc postgres/access/heap/heapam.bc postgres/access/heap/heapam_handler.bc postgres/access/heap/heapam_visibility.bc postgres/access/heap/heaptoast.bc postgres/access/heap/hio.bc postgres/access/heap/pruneheap.bc postgres/access/heap/rewriteheap.bc postgres/access/heap/vacuumlazy.bc postgres/access/heap/visibilitymap.bc postgres/access/index/amapi.bc postgres/access/index/amvalidate.bc postgres/access/index/genam.bc postgres/access/index/indexam.bc postgres/access/nbtree/nbtcompare.bc postgres/access/nbtree/nbtdedup.bc postgres/access/nbtree/nbtinsert.bc postgres/access/nbtree/nbtpage.bc postgres/access/nbtree/nbtree.bc postgres/access/nbtree/nbtsearch.bc postgres/access/nbtree/nbtsort.bc postgres/access/nbtree/nbtsplitloc.bc postgres/access/nbtree/nbtutils.bc postgres/access/nbtree/nbtvalidate.bc postgres/access/nbtree/nbtxlog.bc postgres/access/rmgrdesc/brindesc.bc postgres/access/rmgrdesc/clogdesc.bc postgres/access/rmgrdesc/committsdesc.bc postgres/access/rmgrdesc/dbasedesc.bc postgres/access/rmgrdesc/genericdesc.bc postgres/access/rmgrdesc/gindesc.bc postgres/access/rmgrdesc/gistdesc.bc postgres/access/rmgrdesc/hashdesc.bc postgres/access/rmgrdesc/heapdesc.bc postgres/access/rmgrdesc/logicalmsgdesc.bc postgres/access/rmgrdesc/mxactdesc.bc postgres/access/rmgrdesc/nbtdesc.bc postgres/access/rmgrdesc/relmapdesc.bc postgres/access/rmgrdesc/replorigindesc.bc postgres/access/rmgrdesc/rmgrdesc_utils.bc postgres/access/rmgrdesc/seqdesc.bc postgres/access/rmgrdesc/smgrdesc.bc postgres/access/rmgrdesc/spgdesc.bc postgres/access/rmgrdesc/standbydesc.bc postgres/access/rmgrdesc/tblspcdesc.bc postgres/access/rmgrdesc/xactdesc.bc postgres/access/rmgrdesc/xlogdesc.bc postgres/access/spgist/spgdoinsert.bc postgres/access/spgist/spginsert.bc postgres/access/spgist/spgkdtreeproc.bc postgres/access/spgist/spgproc.bc postgres/access/spgist/spgquadtreeproc.bc postgres/access/spgist/spgscan.bc postgres/access/spgist/spgtextproc.bc postgres/access/spgist/spgutils.bc postgres/access/spgist/spgvacuum.bc postgres/access/spgist/spgvalidate.bc postgres/access/spgist/spgxlog.bc postgres/access/table/table.bc postgres/access/table/tableam.bc postgres/access/table/tableamapi.bc postgres/access/table/toast_helper.bc postgres/access/tablesample/bernoulli.bc postgres/access/tablesample/system.bc postgres/access/tablesample/tablesample.bc postgres/access/transam/clog.bc postgres/access/transam/commit_ts.bc postgres/access/transam/generic_xlog.bc postgres/access/transam/multixact.bc postgres/access/transam/parallel.bc postgres/access/transam/rmgr.bc postgres/access/transam/slru.bc postgres/access/transam/subtrans.bc postgres/access/transam/timeline.bc postgres/access/transam/transam.bc postgres/access/transam/twophase.bc postgres/access/transam/twophase_rmgr.bc postgres/access/transam/varsup.bc postgres/access/transam/xact.bc postgres/access/transam/xlog.bc postgres/access/transam/xlogarchive.bc postgres/access/transam/xlogbackup.bc postgres/access/transam/xlogfuncs.bc postgres/access/transam/xloginsert.bc postgres/access/transam/xlogprefetcher.bc postgres/access/transam/xlogreader.bc postgres/access/transam/xlogrecovery.bc postgres/access/transam/xlogstats.bc postgres/access/transam/xlogutils.bc postgres/archive/shell_archive.bc postgres/backup/backup_manifest.bc postgres/backup/basebackup.bc postgres/backup/basebackup_copy.bc postgres/backup/basebackup_gzip.bc postgres/backup/basebackup_lz4.bc postgres/backup/basebackup_zstd.bc postgres/backup/basebackup_progress.bc postgres/backup/basebackup_server.bc postgres/backup/basebackup_sink.bc postgres/backup/basebackup_target.bc postgres/backup/basebackup_throttle.bc postgres/bootstrap/bootparse.bc postgres/bootstrap/bootscanner.bc postgres/bootstrap/bootstrap.bc postgres/catalog/aclchk.bc postgres/catalog/catalog.bc postgres/catalog/dependency.bc postgres/catalog/heap.bc postgres/catalog/index.bc postgres/catalog/indexing.bc postgres/catalog/namespace.bc postgres/catalog/objectaccess.bc postgres/catalog/objectaddress.bc postgres/catalog/partition.bc postgres/catalog/pg_aggregate.bc postgres/catalog/pg_attrdef.bc postgres/catalog/pg_cast.bc postgres/catalog/pg_class.bc postgres/catalog/pg_collation.bc postgres/catalog/pg_constraint.bc postgres/catalog/pg_conversion.bc postgres/catalog/pg_db_role_setting.bc postgres/catalog/pg_depend.bc postgres/catalog/pg_enum.bc postgres/catalog/pg_inherits.bc postgres/catalog/pg_largeobject.bc postgres/catalog/pg_namespace.bc postgres/catalog/pg_operator.bc postgres/catalog/pg_parameter_acl.bc postgres/catalog/pg_proc.bc postgres/catalog/pg_publication.bc postgres/catalog/pg_range.bc postgres/catalog/pg_shdepend.bc postgres/catalog/pg_subscription.bc postgres/catalog/pg_type.bc postgres/catalog/storage.bc postgres/catalog/toasting.bc postgres/parser/analyze.bc postgres/parser/gram.bc postgres/parser/parse_agg.bc postgres/parser/parse_clause.bc postgres/parser/parse_coerce.bc postgres/parser/parse_collate.bc postgres/parser/parse_cte.bc postgres/parser/parse_enr.bc postgres/parser/parse_expr.bc postgres/parser/parse_func.bc postgres/parser/parse_merge.bc postgres/parser/parse_node.bc postgres/parser/parse_oper.bc postgres/parser/parse_param.bc postgres/parser/parse_relation.bc postgres/parser/parse_target.bc postgres/parser/parse_type.bc postgres/parser/parse_utilcmd.bc postgres/parser/parser.bc postgres/parser/scan.bc postgres/parser/scansup.bc postgres/commands/aggregatecmds.bc postgres/commands/alter.bc postgres/commands/amcmds.bc postgres/commands/analyze.bc postgres/commands/async.bc postgres/commands/cluster.bc postgres/commands/collationcmds.bc postgres/commands/comment.bc postgres/commands/constraint.bc postgres/commands/conversioncmds.bc postgres/commands/copy.bc postgres/commands/copyfrom.bc postgres/commands/copyfromparse.bc postgres/commands/copyto.bc postgres/commands/createas.bc postgres/commands/dbcommands.bc postgres/commands/define.bc postgres/commands/discard.bc postgres/commands/dropcmds.bc postgres/commands/event_trigger.bc postgres/commands/explain.bc postgres/commands/extension.bc postgres/commands/foreigncmds.bc postgres/commands/functioncmds.bc postgres/commands/indexcmds.bc postgres/commands/lockcmds.bc postgres/commands/matview.bc postgres/commands/opclasscmds.bc postgres/commands/operatorcmds.bc postgres/commands/policy.bc postgres/commands/portalcmds.bc postgres/commands/prepare.bc postgres/commands/proclang.bc postgres/commands/publicationcmds.bc postgres/commands/schemacmds.bc postgres/commands/seclabel.bc postgres/commands/sequence.bc postgres/commands/statscmds.bc postgres/commands/subscriptioncmds.bc postgres/commands/tablecmds.bc postgres/commands/tablespace.bc postgres/commands/trigger.bc postgres/commands/tsearchcmds.bc postgres/commands/typecmds.bc postgres/commands/user.bc postgres/commands/vacuum.bc postgres/commands/vacuumparallel.bc postgres/commands/variable.bc postgres/commands/view.bc postgres/executor/execAmi.bc postgres/executor/execAsync.bc postgres/executor/execCurrent.bc postgres/executor/execExpr.bc postgres/executor/execExprInterp.bc postgres/executor/execGrouping.bc postgres/executor/execIndexing.bc postgres/executor/execJunk.bc postgres/executor/execMain.bc postgres/executor/execParallel.bc postgres/executor/execPartition.bc postgres/executor/execProcnode.bc postgres/executor/execReplication.bc postgres/executor/execSRF.bc postgres/executor/execScan.bc postgres/executor/execTuples.bc postgres/executor/execUtils.bc postgres/executor/functions.bc postgres/executor/instrument.bc postgres/executor/nodeAgg.bc postgres/executor/nodeAppend.bc postgres/executor/nodeBitmapAnd.bc postgres/executor/nodeBitmapHeapscan.bc postgres/executor/nodeBitmapIndexscan.bc postgres/executor/nodeBitmapOr.bc postgres/executor/nodeCtescan.bc postgres/executor/nodeCustom.bc postgres/executor/nodeForeignscan.bc postgres/executor/nodeFunctionscan.bc postgres/executor/nodeGather.bc postgres/executor/nodeGatherMerge.bc postgres/executor/nodeGroup.bc postgres/executor/nodeHash.bc postgres/executor/nodeHashjoin.bc postgres/executor/nodeIncrementalSort.bc postgres/executor/nodeIndexonlyscan.bc postgres/executor/nodeIndexscan.bc postgres/executor/nodeLimit.bc postgres/executor/nodeLockRows.bc postgres/executor/nodeMaterial.bc postgres/executor/nodeMemoize.bc postgres/executor/nodeMergeAppend.bc postgres/executor/nodeMergejoin.bc postgres/executor/nodeModifyTable.bc postgres/executor/nodeNamedtuplestorescan.bc postgres/executor/nodeNestloop.bc postgres/executor/nodeProjectSet.bc postgres/executor/nodeRecursiveunion.bc postgres/executor/nodeResult.bc postgres/executor/nodeSamplescan.bc postgres/executor/nodeSeqscan.bc postgres/executor/nodeSetOp.bc postgres/executor/nodeSort.bc postgres/executor/nodeSubplan.bc postgres/executor/nodeSubqueryscan.bc postgres/executor/nodeTableFuncscan.bc postgres/executor/nodeTidrangescan.bc postgres/executor/nodeTidscan.bc postgres/executor/nodeUnique.bc postgres/executor/nodeValuesscan.bc postgres/executor/nodeWindowAgg.bc postgres/executor/nodeWorktablescan.bc postgres/executor/spi.bc postgres/executor/tqueue.bc postgres/executor/tstoreReceiver.bc postgres/foreign/foreign.bc postgres/lib/binaryheap.bc postgres/lib/bipartite_match.bc postgres/lib/bloomfilter.bc postgres/lib/dshash.bc postgres/lib/hyperloglog.bc postgres/lib/ilist.bc postgres/lib/integerset.bc postgres/lib/knapsack.bc postgres/lib/pairingheap.bc postgres/lib/rbtree.bc postgres/libpq/auth-sasl.bc postgres/libpq/auth-scram.bc postgres/libpq/auth.bc postgres/libpq/be-fsstubs.bc postgres/libpq/be-secure-common.bc postgres/libpq/be-secure.bc postgres/libpq/crypt.bc postgres/libpq/hba.bc postgres/libpq/ifaddr.bc postgres/libpq/pqcomm.bc postgres/libpq/pqformat.bc postgres/libpq/pqmq.bc postgres/libpq/pqsignal.bc postgres/libpq/be-secure-openssl.bc postgres/libpq/be-gssapi-common.bc postgres/libpq/be-secure-gssapi.bc postgres/main/main.bc postgres/nodes/bitmapset.bc postgres/nodes/copyfuncs.bc postgres/nodes/equalfuncs.bc postgres/nodes/extensible.bc postgres/nodes/list.bc postgres/nodes/makefuncs.bc postgres/nodes/multibitmapset.bc postgres/nodes/nodeFuncs.bc postgres/nodes/nodes.bc postgres/nodes/outfuncs.bc postgres/nodes/params.bc postgres/nodes/print.bc postgres/nodes/queryjumblefuncs.bc postgres/nodes/read.bc postgres/nodes/readfuncs.bc postgres/nodes/tidbitmap.bc postgres/nodes/value.bc postgres/optimizer/geqo/geqo_copy.bc postgres/optimizer/geqo/geqo_cx.bc postgres/optimizer/geqo/geqo_erx.bc postgres/optimizer/geqo/geqo_eval.bc postgres/optimizer/geqo/geqo_main.bc postgres/optimizer/geqo/geqo_misc.bc postgres/optimizer/geqo/geqo_mutation.bc postgres/optimizer/geqo/geqo_ox1.bc postgres/optimizer/geqo/geqo_ox2.bc postgres/optimizer/geqo/geqo_pmx.bc postgres/optimizer/geqo/geqo_pool.bc postgres/optimizer/geqo/geqo_px.bc postgres/optimizer/geqo/geqo_random.bc postgres/optimizer/geqo/geqo_recombination.bc postgres/optimizer/geqo/geqo_selection.bc postgres/optimizer/path/allpaths.bc postgres/optimizer/path/clausesel.bc postgres/optimizer/path/costsize.bc postgres/optimizer/path/equivclass.bc postgres/optimizer/path/indxpath.bc postgres/optimizer/path/joinpath.bc postgres/optimizer/path/joinrels.bc postgres/optimizer/path/pathkeys.bc postgres/optimizer/path/tidpath.bc postgres/optimizer/plan/analyzejoins.bc postgres/optimizer/plan/createplan.bc postgres/optimizer/plan/initsplan.bc postgres/optimizer/plan/planagg.bc postgres/optimizer/plan/planmain.bc postgres/optimizer/plan/planner.bc postgres/optimizer/plan/setrefs.bc postgres/optimizer/plan/subselect.bc postgres/optimizer/prep/prepagg.bc postgres/optimizer/prep/prepjointree.bc postgres/optimizer/prep/prepqual.bc postgres/optimizer/prep/preptlist.bc postgres/optimizer/prep/prepunion.bc postgres/optimizer/util/appendinfo.bc postgres/optimizer/util/clauses.bc postgres/optimizer/util/inherit.bc postgres/optimizer/util/joininfo.bc postgres/optimizer/util/orclauses.bc postgres/optimizer/util/paramassign.bc postgres/optimizer/util/pathnode.bc postgres/optimizer/util/placeholder.bc postgres/optimizer/util/plancat.bc postgres/optimizer/util/predtest.bc postgres/optimizer/util/relnode.bc postgres/optimizer/util/restrictinfo.bc postgres/optimizer/util/tlist.bc postgres/optimizer/util/var.bc postgres/partitioning/partbounds.bc postgres/partitioning/partdesc.bc postgres/partitioning/partprune.bc postgres/port/atomics.bc postgres/port/pg_sema.bc postgres/port/pg_shmem.bc postgres/postmaster/autovacuum.bc postgres/postmaster/auxprocess.bc postgres/postmaster/bgworker.bc postgres/postmaster/bgwriter.bc postgres/postmaster/checkpointer.bc postgres/postmaster/fork_process.bc postgres/postmaster/interrupt.bc postgres/postmaster/pgarch.bc postgres/postmaster/postmaster.bc postgres/postmaster/startup.bc postgres/postmaster/syslogger.bc postgres/postmaster/walwriter.bc postgres/regex/regcomp.bc postgres/regex/regerror.bc postgres/regex/regexec.bc postgres/regex/regexport.bc postgres/regex/regfree.bc postgres/regex/regprefix.bc postgres/replication/logical/applyparallelworker.bc postgres/replication/logical/decode.bc postgres/replication/logical/launcher.bc postgres/replication/logical/logical.bc postgres/replication/logical/logicalfuncs.bc postgres/replication/logical/message.bc postgres/replication/logical/origin.bc postgres/replication/logical/proto.bc postgres/replication/logical/relation.bc postgres/replication/logical/reorderbuffer.bc postgres/replication/logical/snapbuild.bc postgres/replication/logical/tablesync.bc postgres/replication/logical/worker.bc postgres/replication/repl_gram.bc postgres/replication/repl_scanner.bc postgres/replication/slot.bc postgres/replication/slotfuncs.bc postgres/replication/syncrep.bc postgres/replication/syncrep_gram.bc postgres/replication/syncrep_scanner.bc postgres/replication/walreceiver.bc postgres/replication/walreceiverfuncs.bc postgres/replication/walsender.bc postgres/rewrite/rewriteDefine.bc postgres/rewrite/rewriteHandler.bc postgres/rewrite/rewriteManip.bc postgres/rewrite/rewriteRemove.bc postgres/rewrite/rewriteSearchCycle.bc postgres/rewrite/rewriteSupport.bc postgres/rewrite/rowsecurity.bc postgres/statistics/dependencies.bc postgres/statistics/extended_stats.bc postgres/statistics/mcv.bc postgres/statistics/mvdistinct.bc postgres/storage/buffer/buf_init.bc postgres/storage/buffer/buf_table.bc postgres/storage/buffer/bufmgr.bc postgres/storage/buffer/freelist.bc postgres/storage/buffer/localbuf.bc postgres/storage/file/buffile.bc postgres/storage/file/copydir.bc postgres/storage/file/fd.bc postgres/storage/file/fileset.bc postgres/storage/file/reinit.bc postgres/storage/file/sharedfileset.bc postgres/storage/freespace/freespace.bc postgres/storage/freespace/fsmpage.bc postgres/storage/freespace/indexfsm.bc postgres/storage/ipc/barrier.bc postgres/storage/ipc/dsm.bc postgres/storage/ipc/dsm_impl.bc postgres/storage/ipc/ipc.bc postgres/storage/ipc/ipci.bc postgres/storage/ipc/latch.bc postgres/storage/ipc/pmsignal.bc postgres/storage/ipc/procarray.bc postgres/storage/ipc/procsignal.bc postgres/storage/ipc/shm_mq.bc postgres/storage/ipc/shm_toc.bc postgres/storage/ipc/shmem.bc postgres/storage/ipc/signalfuncs.bc postgres/storage/ipc/sinval.bc postgres/storage/ipc/sinvaladt.bc postgres/storage/ipc/standby.bc postgres/storage/large_object/inv_api.bc postgres/storage/lmgr/condition_variable.bc postgres/storage/lmgr/deadlock.bc postgres/storage/lmgr/lmgr.bc postgres/storage/lmgr/lock.bc postgres/storage/lmgr/lwlock.bc postgres/storage/lmgr/lwlocknames.bc postgres/storage/lmgr/predicate.bc postgres/storage/lmgr/proc.bc postgres/storage/lmgr/s_lock.bc postgres/storage/lmgr/spin.bc postgres/storage/page/bufpage.bc postgres/storage/page/checksum.bc postgres/storage/page/itemptr.bc postgres/storage/smgr/md.bc postgres/storage/smgr/smgr.bc postgres/storage/sync/sync.bc postgres/tcop/cmdtag.bc postgres/tcop/dest.bc postgres/tcop/fastpath.bc postgres/tcop/postgres.bc postgres/tcop/pquery.bc postgres/tcop/utility.bc postgres/tsearch/dict.bc postgres/tsearch/dict_ispell.bc postgres/tsearch/dict_simple.bc postgres/tsearch/dict_synonym.bc postgres/tsearch/dict_thesaurus.bc postgres/tsearch/regis.bc postgres/tsearch/spell.bc postgres/tsearch/to_tsany.bc postgres/tsearch/ts_locale.bc postgres/tsearch/ts_parse.bc postgres/tsearch/ts_selfuncs.bc postgres/tsearch/ts_typanalyze.bc postgres/tsearch/ts_utils.bc postgres/tsearch/wparser.bc postgres/tsearch/wparser_def.bc postgres/utils/activity/backend_progress.bc postgres/utils/activity/backend_status.bc postgres/utils/activity/pgstat.bc postgres/utils/activity/pgstat_archiver.bc postgres/utils/activity/pgstat_bgwriter.bc postgres/utils/activity/pgstat_checkpointer.bc postgres/utils/activity/pgstat_database.bc postgres/utils/activity/pgstat_function.bc postgres/utils/activity/pgstat_io.bc postgres/utils/activity/pgstat_relation.bc postgres/utils/activity/pgstat_replslot.bc postgres/utils/activity/pgstat_shmem.bc postgres/utils/activity/pgstat_slru.bc postgres/utils/activity/pgstat_subscription.bc postgres/utils/activity/pgstat_wal.bc postgres/utils/activity/pgstat_xact.bc postgres/utils/activity/wait_event.bc postgres/utils/adt/acl.bc postgres/utils/adt/amutils.bc postgres/utils/adt/array_expanded.bc postgres/utils/adt/array_selfuncs.bc postgres/utils/adt/array_typanalyze.bc postgres/utils/adt/array_userfuncs.bc postgres/utils/adt/arrayfuncs.bc postgres/utils/adt/arraysubs.bc postgres/utils/adt/arrayutils.bc postgres/utils/adt/ascii.bc postgres/utils/adt/bool.bc postgres/utils/adt/cash.bc postgres/utils/adt/char.bc postgres/utils/adt/cryptohashfuncs.bc postgres/utils/adt/date.bc postgres/utils/adt/datetime.bc postgres/utils/adt/datum.bc postgres/utils/adt/dbsize.bc postgres/utils/adt/domains.bc postgres/utils/adt/encode.bc postgres/utils/adt/enum.bc postgres/utils/adt/expandeddatum.bc postgres/utils/adt/expandedrecord.bc postgres/utils/adt/float.bc postgres/utils/adt/format_type.bc postgres/utils/adt/formatting.bc postgres/utils/adt/genfile.bc postgres/utils/adt/geo_ops.bc postgres/utils/adt/geo_selfuncs.bc postgres/utils/adt/geo_spgist.bc postgres/utils/adt/hbafuncs.bc postgres/utils/adt/inet_cidr_ntop.bc postgres/utils/adt/inet_net_pton.bc postgres/utils/adt/int.bc postgres/utils/adt/int8.bc postgres/utils/adt/json.bc postgres/utils/adt/jsonb.bc postgres/utils/adt/jsonb_gin.bc postgres/utils/adt/jsonb_op.bc postgres/utils/adt/jsonb_util.bc postgres/utils/adt/jsonfuncs.bc postgres/utils/adt/jsonbsubs.bc postgres/utils/adt/jsonpath.bc postgres/utils/adt/jsonpath_exec.bc postgres/utils/adt/jsonpath_gram.bc postgres/utils/adt/jsonpath_scan.bc postgres/utils/adt/like.bc postgres/utils/adt/like_support.bc postgres/utils/adt/lockfuncs.bc postgres/utils/adt/mac.bc postgres/utils/adt/mac8.bc postgres/utils/adt/mcxtfuncs.bc postgres/utils/adt/misc.bc postgres/utils/adt/multirangetypes.bc postgres/utils/adt/multirangetypes_selfuncs.bc postgres/utils/adt/name.bc postgres/utils/adt/network.bc postgres/utils/adt/network_gist.bc postgres/utils/adt/network_selfuncs.bc postgres/utils/adt/network_spgist.bc postgres/utils/adt/numeric.bc postgres/utils/adt/numutils.bc postgres/utils/adt/oid.bc postgres/utils/adt/oracle_compat.bc postgres/utils/adt/orderedsetaggs.bc postgres/utils/adt/partitionfuncs.bc postgres/utils/adt/pg_locale.bc postgres/utils/adt/pg_lsn.bc postgres/utils/adt/pg_upgrade_support.bc postgres/utils/adt/pgstatfuncs.bc postgres/utils/adt/pseudotypes.bc postgres/utils/adt/quote.bc postgres/utils/adt/rangetypes.bc postgres/utils/adt/rangetypes_gist.bc postgres/utils/adt/rangetypes_selfuncs.bc postgres/utils/adt/rangetypes_spgist.bc postgres/utils/adt/rangetypes_typanalyze.bc postgres/utils/adt/regexp.bc postgres/utils/adt/regproc.bc postgres/utils/adt/ri_triggers.bc postgres/utils/adt/rowtypes.bc postgres/utils/adt/ruleutils.bc postgres/utils/adt/selfuncs.bc postgres/utils/adt/tid.bc postgres/utils/adt/timestamp.bc postgres/utils/adt/trigfuncs.bc postgres/utils/adt/tsginidx.bc postgres/utils/adt/tsgistidx.bc postgres/utils/adt/tsquery.bc postgres/utils/adt/tsquery_cleanup.bc postgres/utils/adt/tsquery_gist.bc postgres/utils/adt/tsquery_op.bc postgres/utils/adt/tsquery_rewrite.bc postgres/utils/adt/tsquery_util.bc postgres/utils/adt/tsrank.bc postgres/utils/adt/tsvector.bc postgres/utils/adt/tsvector_op.bc postgres/utils/adt/tsvector_parser.bc postgres/utils/adt/uuid.bc postgres/utils/adt/varbit.bc postgres/utils/adt/varchar.bc postgres/utils/adt/varlena.bc postgres/utils/adt/version.bc postgres/utils/adt/windowfuncs.bc postgres/utils/adt/xid.bc postgres/utils/adt/xid8funcs.bc postgres/utils/adt/xml.bc postgres/utils/cache/attoptcache.bc postgres/utils/cache/catcache.bc postgres/utils/cache/evtcache.bc postgres/utils/cache/inval.bc postgres/utils/cache/lsyscache.bc postgres/utils/cache/partcache.bc postgres/utils/cache/plancache.bc postgres/utils/cache/relcache.bc postgres/utils/cache/relfilenumbermap.bc postgres/utils/cache/relmapper.bc postgres/utils/cache/spccache.bc postgres/utils/cache/syscache.bc postgres/utils/cache/ts_cache.bc postgres/utils/cache/typcache.bc postgres/utils/error/assert.bc postgres/utils/error/csvlog.bc postgres/utils/error/elog.bc postgres/utils/error/jsonlog.bc postgres/utils/fmgr/dfmgr.bc postgres/utils/fmgr/fmgr.bc postgres/utils/fmgr/funcapi.bc postgres/utils/hash/dynahash.bc postgres/utils/hash/pg_crc.bc postgres/utils/init/globals.bc postgres/utils/init/miscinit.bc postgres/utils/init/postinit.bc postgres/utils/init/usercontext.bc postgres/utils/mb/conv.bc postgres/utils/mb/mbutils.bc postgres/utils/mb/stringinfo_mb.bc postgres/utils/mb/wstrcmp.bc postgres/utils/mb/wstrncmp.bc postgres/utils/misc/conffiles.bc postgres/utils/misc/guc.bc postgres/utils/misc/guc-file.bc postgres/utils/misc/guc_funcs.bc postgres/utils/misc/guc_tables.bc postgres/utils/misc/help_config.bc postgres/utils/misc/pg_config.bc postgres/utils/misc/pg_controldata.bc postgres/utils/misc/pg_rusage.bc postgres/utils/misc/ps_status.bc postgres/utils/misc/queryenvironment.bc postgres/utils/misc/rls.bc postgres/utils/misc/sampling.bc postgres/utils/misc/superuser.bc postgres/utils/misc/timeout.bc postgres/utils/misc/tzparser.bc postgres/utils/mmgr/alignedalloc.bc postgres/utils/mmgr/aset.bc postgres/utils/mmgr/dsa.bc postgres/utils/mmgr/freepage.bc postgres/utils/mmgr/generation.bc postgres/utils/mmgr/mcxt.bc postgres/utils/mmgr/memdebug.bc postgres/utils/mmgr/portalmem.bc postgres/utils/mmgr/slab.bc postgres/utils/resowner/resowner.bc postgres/utils/sort/logtape.bc postgres/utils/sort/qsort_interruptible.bc postgres/utils/sort/sharedtuplestore.bc postgres/utils/sort/sortsupport.bc postgres/utils/sort/tuplesort.bc postgres/utils/sort/tuplesortvariants.bc postgres/utils/sort/tuplestore.bc postgres/utils/time/combocid.bc postgres/utils/time/snapmgr.bc postgres/utils/fmgrtab.bc postgres/jit/jit.bc
/usr/bin/install -c  postgres '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/postgres'
for lang in de es fr id it ja ka ko pl pt_BR ru sv tr uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/postgres-16.mo || exit 1; \
done
make -C access install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access'
make -C brin install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/brin'
make -C common install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/common'
make -C gin install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gin'
make -C gist install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/gist'
make -C hash install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/hash'
make -C heap install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/heap'
make -C index install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/index'
make -C nbtree install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/nbtree'
make -C rmgrdesc install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/rmgrdesc'
make -C spgist install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/spgist'
make -C table install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/table'
make -C tablesample install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/tablesample'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/tablesample'
make -C transam install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access/transam'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/access'
make -C archive install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/archive'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/archive'
make -C backup install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/backup'
make -C bootstrap install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/bootstrap'
make -C catalog install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make -C parser install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/parser'
make -C commands install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/commands'
make -C executor install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/executor'
make -C foreign install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/foreign'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/foreign'
make -C lib install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/lib'
make -C libpq install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/libpq'
make -C main install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/main'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/main'
make -C nodes install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/nodes'
make -C optimizer install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer'
make -C geqo install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/geqo'
make -C path install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/path'
make -C plan install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/plan'
make -C prep install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/prep'
make -C util install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer/util'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/optimizer'
make -C partitioning install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/partitioning'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/partitioning'
make -C port install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/port'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/port'
make -C postmaster install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/postmaster'
make -C regex install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/regex'
make -C replication install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make -C logical install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/logical'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication'
make -C rewrite install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/rewrite'
make -C statistics install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/statistics'
make -C storage install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage'
make -C buffer install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/buffer'
make -C file install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/file'
make -C freespace install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/freespace'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/freespace'
make -C ipc install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/ipc'
make -C large_object install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/large_object'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/large_object'
make -C lmgr install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/lmgr'
make -C page install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/page'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/page'
make -C smgr install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/smgr'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/smgr'
make -C sync install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/sync'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage/sync'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/storage'
make -C tcop install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tcop'
make -C tsearch install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make -C utils install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make -C activity install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/activity'
make -C adt install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/adt'
make -C cache install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/cache'
make -C error install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/error'
make -C fmgr install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/fmgr'
make -C hash install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/hash'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/hash'
make -C init install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/init'
make -C mb install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb'
make -C misc install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/misc'
make -C mmgr install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mmgr'
make -C resowner install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/resowner'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/resowner'
make -C sort install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/sort'
make -C time install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/time'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/time'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
make -C ../../src/timezone install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql'
make -C tznames install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/timezone/tznames'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/timezonesets'
/usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/timezonesets'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/timezone/tznames'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/timezone'
make -C jit install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit'
make -C catalog install-data
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/postgres.bki'
/usr/bin/install -c -m 644 `for f in ./system_constraints.sql; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/system_constraints.sql'
/usr/bin/install -c -m 644 ./system_functions.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/system_functions.sql'
/usr/bin/install -c -m 644 ./system_views.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/system_views.sql'
/usr/bin/install -c -m 644 ./information_schema.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/information_schema.sql'
/usr/bin/install -c -m 644 ./sql_features.txt '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/sql_features.txt'
/usr/bin/install -c -m 644 ./fix-CVE-2024-4317.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/fix-CVE-2024-4317.sql'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/catalog'
make -C tsearch install-data
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/tsearch_data/'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/tsearch'
make -C utils install-data
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql'
/usr/bin/install -c -m 644 ./errcodes.txt '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/errcodes.txt'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils'
/usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/pg_hba.conf.sample'
/usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/pg_ident.conf.sample'
/usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/postgresql.conf.sample'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend'
make -C backend/utils/mb/conversion_procs install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs'
make -C cyrillic_and_mic install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  cyrillic_and_mic.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/cyrillic_and_mic.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  euc_cn_and_mic.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/euc_cn_and_mic.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  euc_jp_and_sjis.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/euc_jp_and_sjis.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  euc_kr_and_mic.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/euc_kr_and_mic.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  euc_tw_and_big5.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/euc_tw_and_big5.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  latin2_and_win1250.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/latin2_and_win1250.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250'
make -C latin_and_mic install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/latin_and_mic'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  latin_and_mic.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/latin_and_mic.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/latin_and_mic'
make -C utf8_and_big5 install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_big5'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_big5.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_big5.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_big5'
make -C utf8_and_cyrillic install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_cyrillic.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_cyrillic.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_euc_cn.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_euc_cn.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_euc_jp.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_euc_jp.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_euc_kr.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_euc_kr.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_euc_tw.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_euc_tw.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_gb18030.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_gb18030.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030'
make -C utf8_and_gbk install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_gbk.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_gbk.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk'
make -C utf8_and_iso8859 install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_iso8859.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_iso8859.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_iso8859_1.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_iso8859_1.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.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-16.5/src/backend/utils/mb/conversion_procs/utf8_and_johab'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_johab.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_johab.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_johab'
make -C utf8_and_sjis install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_sjis.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_sjis.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis'
make -C utf8_and_win install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_win'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_win.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_win.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_win'
make -C utf8_and_uhc install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_uhc.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_uhc.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc'
make -C utf8_and_euc2004 install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_euc2004.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_euc2004.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004'
make -C utf8_and_sjis2004 install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  utf8_and_sjis2004.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_sjis2004.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004'
make -C euc2004_sjis2004 install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  euc2004_sjis2004.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/euc2004_sjis2004.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/utils/mb/conversion_procs'
make -C backend/snowball install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/tsearch_data'
/usr/bin/install -c -m 755  dict_snowball.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/dict_snowball.so'
/usr/bin/install -c -m 644 snowball_create.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql'
/usr/bin/install -c -m 644 ./stopwords/danish.stop ./stopwords/dutch.stop ./stopwords/english.stop ./stopwords/finnish.stop ./stopwords/french.stop ./stopwords/german.stop ./stopwords/hungarian.stop ./stopwords/italian.stop ./stopwords/nepali.stop ./stopwords/norwegian.stop ./stopwords/portuguese.stop ./stopwords/russian.stop ./stopwords/spanish.stop ./stopwords/swedish.stop ./stopwords/turkish.stop '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/tsearch_data'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/snowball'
make -C include install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/include'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/libpq' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/internal/libpq'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/access '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/archive '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/bootstrap '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/catalog '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/commands '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/common '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/datatype '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/executor '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/fe_utils '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/foreign '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/jit '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/lib '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/libpq '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/mb '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/nodes '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/optimizer '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/parser '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/partitioning '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/postmaster '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/regex '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/replication '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/rewrite '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/statistics '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/storage '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/tcop '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/snowball '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/snowball/libstemmer '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/tsearch '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/tsearch/dicts '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/utils '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/port '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/port/atomics '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/port/win32 '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/port/win32_msvc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/port/win32_msvc/sys '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/port/win32/arpa '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/port/win32/netinet '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/port/win32/sys '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/portability
/usr/bin/install -c -m 644 ./postgres_ext.h   '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include'
/usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/libpq'
/usr/bin/install -c -m 644 pg_config.h     '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include'
/usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include'
/usr/bin/install -c -m 644 pg_config_os.h  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include'
/usr/bin/install -c -m 644 ./pg_config_manual.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include'
/usr/bin/install -c -m 644 ./c.h            '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/internal'
/usr/bin/install -c -m 644 ./port.h         '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/internal'
/usr/bin/install -c -m 644 ./postgres_fe.h  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/internal'
/usr/bin/install -c -m 644 ./libpq/pqcomm.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/internal/libpq'
/usr/bin/install -c -m 644 pg_config.h     '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'
/usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'
/usr/bin/install -c -m 644 pg_config_os.h  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'
/usr/bin/install -c -m 644 nodes/nodetags.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/nodes'
/usr/bin/install -c -m 644 utils/errcodes.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/utils'
/usr/bin/install -c -m 644 utils/fmgroids.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/utils'
/usr/bin/install -c -m 644 utils/fmgrprotos.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/utils'
/usr/bin/install -c -m 644 ./*.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'
for dir in access archive 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 \
  /usr/bin/install -c -m 644 ./$dir/*.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'/$dir || exit; \
done
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/include'
make -C interfaces install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces'
make -C libpq install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pkgconfig' 
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/he/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/internal' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql'
/usr/bin/install -c -m 755  libpq.so.private16-5.16 '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/libpq.so.private16-5.16'
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64' && \
rm -f libpq.so.private16-5 && \
ln -s libpq.so.private16-5.16 libpq.so.private16-5
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64' && \
rm -f libpq.so && \
ln -s libpq.so.private16-5.16 libpq.so
/usr/bin/install -c -m 644  libpq.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/libpq.a'
/usr/bin/install -c -m 644 libpq.pc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pkgconfig/libpq.pc'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/libpqprivate16-5-16.mo || exit 1; \
done
/usr/bin/install -c -m 644 ./libpq-fe.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include'
/usr/bin/install -c -m 644 ./libpq-events.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include'
/usr/bin/install -c -m 644 ./libpq-int.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/internal'
/usr/bin/install -c -m 644 ./fe-auth-sasl.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/internal'
/usr/bin/install -c -m 644 ./pqexpbuffer.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/internal'
/usr/bin/install -c -m 644 ./pg_service.conf.sample '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/pg_service.conf.sample'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces'
make -C backend/replication/libpqwalreceiver install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/libpqwalreceiver'
make -C ../../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  libpqwalreceiver.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/libpqwalreceiver.so'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/libpqwalreceiver'
make -C backend/replication/pgoutput install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/pgoutput'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  pgoutput.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgoutput.so'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/replication/pgoutput'
make -C fe_utils install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64'
/usr/bin/install -c -m 644  libpgfeutils.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/libpgfeutils.a'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make -C bin install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin'
make -C initdb install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/he/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/initdb-16.mo || exit 1; \
done
/usr/bin/install -c  initdb '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/initdb'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/initdb'
make -C pg_amcheck install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in de el es fr it ja ka ko ru sv uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_amcheck-16.mo || exit 1; \
done
/usr/bin/install -c  pg_amcheck '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_amcheck'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_amcheck'
make -C pg_archivecleanup install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_archivecleanup-16.mo || exit 1; \
done
/usr/bin/install -c  pg_archivecleanup '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_archivecleanup'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_archivecleanup'
make -C pg_basebackup install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/he/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_basebackup-16.mo || exit 1; \
done
/usr/bin/install -c  pg_basebackup '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_basebackup'
/usr/bin/install -c  pg_receivewal '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_receivewal'
/usr/bin/install -c  pg_recvlogical '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_recvlogical'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_basebackup'
make -C pg_checksums install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr it ja ka ko pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_checksums-16.mo || exit 1; \
done
/usr/bin/install -c  pg_checksums '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_checksums'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_checksums'
make -C pg_config install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/he/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/nb/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ro/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ta/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr he it ja ka ko nb pl pt_BR ro ru sv ta tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_server_config-16.mo || exit 1; \
done
/usr/bin/install -c -m 755 pg_server_config '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_server_config'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_config'
make -C pg_controldata install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_controldata-16.mo || exit 1; \
done
/usr/bin/install -c  pg_controldata '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_controldata'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_controldata'
make -C pg_ctl install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/he/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_ctl-16.mo || exit 1; \
done
/usr/bin/install -c  pg_ctl '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_ctl'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_ctl'
make -C pg_dump install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/he/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_dump-16.mo || exit 1; \
done
/usr/bin/install -c  pg_dump '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'/pg_dump
/usr/bin/install -c  pg_restore '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'/pg_restore
/usr/bin/install -c  pg_dumpall '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'/pg_dumpall
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_dump'
make -C pg_resetwal install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_resetwal-16.mo || exit 1; \
done
/usr/bin/install -c  pg_resetwal '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_resetwal'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_resetwal'
make -C pg_rewind install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_rewind-16.mo || exit 1; \
done
/usr/bin/install -c  pg_rewind '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_rewind'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_rewind'
make -C pg_test_fsync install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_fsync'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_test_fsync-16.mo || exit 1; \
done
/usr/bin/install -c  pg_test_fsync '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_test_fsync'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_fsync'
make -C pg_test_timing install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_timing'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_test_timing-16.mo || exit 1; \
done
/usr/bin/install -c  pg_test_timing '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_test_timing'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_test_timing'
make -C pg_upgrade install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de es fr ja ka ko ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_upgrade-16.mo || exit 1; \
done
/usr/bin/install -c  pg_upgrade '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_upgrade'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_upgrade'
make -C pg_verifybackup install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in de el es fr it ja ka ko ru sv uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_verifybackup-16.mo || exit 1; \
done
/usr/bin/install -c  pg_verifybackup '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_verifybackup'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_verifybackup'
make -C pg_waldump install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr it ja ka ko ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pg_waldump-16.mo || exit 1; \
done
/usr/bin/install -c  pg_waldump '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_waldump'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pg_waldump'
make -C pgbench install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pgbench'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
/usr/bin/install -c  pgbench '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pgbench'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/pgbench'
make -C psql install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/he/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/psql-16.mo || exit 1; \
done
/usr/bin/install -c  psql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/psql'
/usr/bin/install -c -m 644 ./psqlrc.sample '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/psqlrc.sample'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/psql'
make -C scripts install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/he/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pgscripts-16.mo || exit 1; \
done
/usr/bin/install -c  createdb   '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'/createdb
/usr/bin/install -c  dropdb     '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'/dropdb
/usr/bin/install -c  createuser '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'/createuser
/usr/bin/install -c  dropuser   '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'/dropuser
/usr/bin/install -c  clusterdb  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'/clusterdb
/usr/bin/install -c  vacuumdb   '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'/vacuumdb
/usr/bin/install -c  reindexdb  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'/reindexdb
/usr/bin/install -c  pg_isready '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'/pg_isready
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin/scripts'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/bin'
make -C pl install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl'
make -C plpgsql install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql'
make -C src install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ro/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
for lang in cs de el es fr it ja ka ko pl pt_BR ro ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/plpgsql-16.mo || exit 1; \
done
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  plpgsql.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/plpgsql.so'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'
/usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 './plpgsql.h' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql/src'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpgsql'
make -C plperl install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ro/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
for lang in cs de el es fr it ja ka ko pl pt_BR ro ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/plperl-16.mo || exit 1; \
done
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  plperl.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/plperl.so'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./plperl.h ./plperl_system.h ./ppport.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plperl'
make -C plpython install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/plpython-16.mo || exit 1; \
done
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  plpython3.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/plpython3.so'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'
/usr/bin/install -c -m 644 ./plpython3u.control ./plpython3u--1.0.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./plpython.h ./plpython_system.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/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/plpython'
make -C tcl install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ro/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/zh_TW/LC_MESSAGES
for lang in cs de el es fr it ja ka ko pl pt_BR ro ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/locale'/$lang/LC_MESSAGES/pltcl-16.mo || exit 1; \
done
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  pltcl.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pltcl.so'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl/tcl'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/pl'
make -C makefiles install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/makefiles'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/makefiles'
/usr/bin/install -c -m 644 ./pgxs.mk '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/makefiles/'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/makefiles'
make -C test/regress install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make -C ../../../contrib/spi
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/test/regress'
/usr/bin/install -c  pg_regress '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/test/regress/pg_regress'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/regress'
make -C test/isolation install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/test/isolation'
/usr/bin/install -c  pg_isolation_regress '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/test/isolation/pg_isolation_regress'
/usr/bin/install -c  isolationtester '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/test/isolation/isolationtester'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/isolation'
make -C test/perl install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/test/perl'
make[2]: Nothing to be done for 'install'.
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/test/perl'
make -C backend/jit/llvm install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  llvmjit.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/llvmjit.so'
/usr/bin/install -c -m 644 llvmjit_types.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/backend/jit/llvm'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src'
/usr/bin/install -c -m 644 Makefile.global '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/Makefile.global'
/usr/bin/install -c -m 644 Makefile.port '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/Makefile.port'
/usr/bin/install -c -m 644 ./Makefile.shlib '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/Makefile.shlib'
/usr/bin/install -c -m 644 ./nls-global.mk '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/nls-global.mk'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src'
make -C config install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/config'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/config'
/usr/bin/install -c -m 755 ./install-sh '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/config/install-sh'
/usr/bin/install -c -m 755 ./missing '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/config/missing'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/config'
make -C contrib install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib'
make -C adminpack install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/adminpack'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  adminpack.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/adminpack.so'
/usr/bin/install -c -m 644 ./adminpack.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/adminpack'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/adminpack/
/usr/bin/install -c -m 644 adminpack.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/adminpack/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o adminpack.index.bc adminpack/adminpack.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/adminpack'
make -C amcheck install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/amcheck'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  amcheck.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/amcheck.so'
/usr/bin/install -c -m 644 ./amcheck.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./amcheck--1.2--1.3.sql ./amcheck--1.1--1.2.sql ./amcheck--1.0--1.1.sql ./amcheck--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/amcheck'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/amcheck/
/usr/bin/install -c -m 644 verify_heapam.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/amcheck/./
/usr/bin/install -c -m 644 verify_nbtree.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/amcheck/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o amcheck.index.bc amcheck/verify_heapam.bc amcheck/verify_nbtree.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/amcheck'
make -C auth_delay install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/auth_delay'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  auth_delay.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/auth_delay'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/auth_delay/
/usr/bin/install -c -m 644 auth_delay.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/auth_delay/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o auth_delay.index.bc auth_delay/auth_delay.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/auth_delay'
make -C auto_explain install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/auto_explain'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  auto_explain.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/auto_explain.so'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/auto_explain'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/auto_explain/
/usr/bin/install -c -m 644 auto_explain.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/auto_explain/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o auto_explain.index.bc auto_explain/auto_explain.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/auto_explain'
make -C basic_archive install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/basic_archive'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  basic_archive.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/basic_archive'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/basic_archive/
/usr/bin/install -c -m 644 basic_archive.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/basic_archive/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o basic_archive.index.bc basic_archive/basic_archive.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/basic_archive'
make -C basebackup_to_shell install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/basebackup_to_shell'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  basebackup_to_shell.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/basebackup_to_shell.so'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/basebackup_to_shell'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/basebackup_to_shell/
/usr/bin/install -c -m 644 basebackup_to_shell.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/basebackup_to_shell/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o basebackup_to_shell.index.bc basebackup_to_shell/basebackup_to_shell.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/basebackup_to_shell'
make -C bloom install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  bloom.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bloom.so'
/usr/bin/install -c -m 644 ./bloom.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./bloom--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/bloom'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/bloom/
/usr/bin/install -c -m 644 blcost.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/bloom/./
/usr/bin/install -c -m 644 blinsert.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/bloom/./
/usr/bin/install -c -m 644 blscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/bloom/./
/usr/bin/install -c -m 644 blutils.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/bloom/./
/usr/bin/install -c -m 644 blvacuum.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/bloom/./
/usr/bin/install -c -m 644 blvalidate.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/bloom/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o bloom.index.bc bloom/blcost.bc bloom/blinsert.bc bloom/blscan.bc bloom/blutils.bc bloom/blvacuum.bc bloom/blvalidate.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/bloom'
make -C btree_gin install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gin'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  btree_gin.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/btree_gin.so'
/usr/bin/install -c -m 644 ./btree_gin.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/btree_gin'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gin/
/usr/bin/install -c -m 644 btree_gin.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gin/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o btree_gin.index.bc btree_gin/btree_gin.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gin'
make -C btree_gist install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  btree_gist.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/btree_gist.so'
/usr/bin/install -c -m 644 ./btree_gist.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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 ./btree_gist--1.5--1.6.sql ./btree_gist--1.6--1.7.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/btree_gist'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/
/usr/bin/install -c -m 644 btree_bit.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_bool.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_bytea.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_cash.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_date.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_enum.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_float4.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_float8.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_gist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_inet.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_int2.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_int4.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_int8.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_interval.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_macaddr.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_macaddr8.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_numeric.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_oid.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_text.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_time.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_ts.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_utils_num.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_utils_var.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
/usr/bin/install -c -m 644 btree_uuid.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/btree_gist/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o btree_gist.index.bc btree_gist/btree_bit.bc btree_gist/btree_bool.bc btree_gist/btree_bytea.bc btree_gist/btree_cash.bc btree_gist/btree_date.bc btree_gist/btree_enum.bc btree_gist/btree_float4.bc btree_gist/btree_float8.bc btree_gist/btree_gist.bc btree_gist/btree_inet.bc btree_gist/btree_int2.bc btree_gist/btree_int4.bc btree_gist/btree_int8.bc btree_gist/btree_interval.bc btree_gist/btree_macaddr.bc btree_gist/btree_macaddr8.bc btree_gist/btree_numeric.bc btree_gist/btree_oid.bc btree_gist/btree_text.bc btree_gist/btree_time.bc btree_gist/btree_ts.bc btree_gist/btree_utils_num.bc btree_gist/btree_utils_var.bc btree_gist/btree_uuid.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/btree_gist'
make -C citext install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/citext'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 644 ./citext.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 755  citext.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/citext'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/citext/
/usr/bin/install -c -m 644 citext.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/citext/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o citext.index.bc citext/citext.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/citext'
make -C cube install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  cube.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/cube.so'
/usr/bin/install -c -m 644 ./cube.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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.4--1.5.sql ./cube--1.1--1.2.sql ./cube--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/extension/cube/'
/usr/bin/install -c -m 644   ./cubedata.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/extension/cube/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/cube'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/cube/
/usr/bin/install -c -m 644 cube.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/cube/./
/usr/bin/install -c -m 644 cubeparse.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/cube/./
/usr/bin/install -c -m 644 cubescan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/cube/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o cube.index.bc cube/cube.bc cube/cubeparse.bc cube/cubescan.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/cube'
make -C dblink install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dblink'
make -C ../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  dblink.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/dblink.so'
/usr/bin/install -c -m 644 ./dblink.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/dblink'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/dblink/
/usr/bin/install -c -m 644 dblink.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/dblink/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o dblink.index.bc dblink/dblink.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/dblink'
make -C dict_int install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_int'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  dict_int.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/dict_int.so'
/usr/bin/install -c -m 644 ./dict_int.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./dict_int--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/dict_int'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/dict_int/
/usr/bin/install -c -m 644 dict_int.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/dict_int/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o dict_int.index.bc dict_int/dict_int.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_int'
make -C dict_xsyn install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_xsyn'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/tsearch_data'
/usr/bin/install -c -m 755  dict_xsyn.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/dict_xsyn.so'
/usr/bin/install -c -m 644 ./dict_xsyn.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./dict_xsyn--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./xsyn_sample.rules '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/tsearch_data/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/dict_xsyn'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/dict_xsyn/
/usr/bin/install -c -m 644 dict_xsyn.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/dict_xsyn/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o dict_xsyn.index.bc dict_xsyn/dict_xsyn.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/dict_xsyn'
make -C earthdistance install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/earthdistance'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 644 ./earthdistance.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./earthdistance--1.1.sql ./earthdistance--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 755  earthdistance.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/earthdistance'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/earthdistance/
/usr/bin/install -c -m 644 earthdistance.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/earthdistance/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o earthdistance.index.bc earthdistance/earthdistance.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/earthdistance'
make -C file_fdw install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/file_fdw'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 644 ./file_fdw.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./file_fdw--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 755  file_fdw.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/file_fdw'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/file_fdw/
/usr/bin/install -c -m 644 file_fdw.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/file_fdw/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o file_fdw.index.bc file_fdw/file_fdw.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/file_fdw'
make -C fuzzystrmatch install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  fuzzystrmatch.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/fuzzystrmatch.so'
/usr/bin/install -c -m 644 ./fuzzystrmatch.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.1--1.2.sql ./fuzzystrmatch--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/fuzzystrmatch'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/fuzzystrmatch/
/usr/bin/install -c -m 644 daitch_mokotoff.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/fuzzystrmatch/./
/usr/bin/install -c -m 644 dmetaphone.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/fuzzystrmatch/./
/usr/bin/install -c -m 644 fuzzystrmatch.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/fuzzystrmatch/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o fuzzystrmatch.index.bc fuzzystrmatch/daitch_mokotoff.bc fuzzystrmatch/dmetaphone.bc fuzzystrmatch/fuzzystrmatch.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/fuzzystrmatch'
make -C hstore install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  hstore.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/hstore.so'
/usr/bin/install -c -m 644 ./hstore.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./hstore--1.4.sql ./hstore--1.7--1.8.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  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/extension/hstore/'
/usr/bin/install -c -m 644   ./hstore.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/extension/hstore/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/hstore'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/hstore/
/usr/bin/install -c -m 644 hstore_compat.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/hstore/./
/usr/bin/install -c -m 644 hstore_gin.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/hstore/./
/usr/bin/install -c -m 644 hstore_gist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/hstore/./
/usr/bin/install -c -m 644 hstore_io.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/hstore/./
/usr/bin/install -c -m 644 hstore_op.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/hstore/./
/usr/bin/install -c -m 644 hstore_subs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/hstore/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o hstore.index.bc hstore/hstore_compat.bc hstore/hstore_gin.bc hstore/hstore_gist.bc hstore/hstore_io.bc hstore/hstore_op.bc hstore/hstore_subs.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore'
make -C intagg install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intagg'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 644 ./intagg.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./intagg--1.1.sql ./intagg--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/intagg'
make -C intarray install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  _int.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/_int.so'
/usr/bin/install -c -m 644 ./intarray.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./intarray--1.4--1.5.sql ./intarray--1.3--1.4.sql ./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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/_int'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/_int/
/usr/bin/install -c -m 644 _int_bool.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/_int/./
/usr/bin/install -c -m 644 _int_gin.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/_int/./
/usr/bin/install -c -m 644 _int_gist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/_int/./
/usr/bin/install -c -m 644 _int_op.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/_int/./
/usr/bin/install -c -m 644 _int_selfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/_int/./
/usr/bin/install -c -m 644 _int_tool.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/_int/./
/usr/bin/install -c -m 644 _intbig_gist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/_int/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o _int.index.bc _int/_int_bool.bc _int/_int_gin.bc _int/_int_gist.bc _int/_int_op.bc _int/_int_selfuncs.bc _int/_int_tool.bc _int/_intbig_gist.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/intarray'
make -C isn install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/isn'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 644 ./isn.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 755  isn.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/isn'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/isn/
/usr/bin/install -c -m 644 isn.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/isn/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o isn.index.bc isn/isn.bc
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/extension/isn/'
/usr/bin/install -c -m 644  ./isn.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/extension/isn/'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/isn'
make -C lo install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/lo'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 644 ./lo.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./lo--1.1.sql ./lo--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 755  lo.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/lo'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/lo/
/usr/bin/install -c -m 644 lo.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/lo/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o lo.index.bc lo/lo.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/lo'
make -C ltree install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  ltree.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/ltree.so'
/usr/bin/install -c -m 644 ./ltree.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/extension/ltree/'
/usr/bin/install -c -m 644   ./ltree.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/extension/ltree/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/ltree'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/ltree/
/usr/bin/install -c -m 644 _ltree_gist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/ltree/./
/usr/bin/install -c -m 644 _ltree_op.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/ltree/./
/usr/bin/install -c -m 644 crc32.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/ltree/./
/usr/bin/install -c -m 644 lquery_op.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/ltree/./
/usr/bin/install -c -m 644 ltree_gist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/ltree/./
/usr/bin/install -c -m 644 ltree_io.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/ltree/./
/usr/bin/install -c -m 644 ltree_op.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/ltree/./
/usr/bin/install -c -m 644 ltxtquery_io.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/ltree/./
/usr/bin/install -c -m 644 ltxtquery_op.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/ltree/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o ltree.index.bc ltree/_ltree_gist.bc ltree/_ltree_op.bc ltree/crc32.bc ltree/lquery_op.bc ltree/ltree_gist.bc ltree/ltree_io.bc ltree/ltree_op.bc ltree/ltxtquery_io.bc ltree/ltxtquery_op.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree'
make -C oid2name install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/oid2name'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
/usr/bin/install -c  oid2name '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/oid2name'
make -C old_snapshot install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/old_snapshot'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  old_snapshot.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/old_snapshot.so'
/usr/bin/install -c -m 644 ./old_snapshot.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./old_snapshot--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/old_snapshot'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/old_snapshot/
/usr/bin/install -c -m 644 time_mapping.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/old_snapshot/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o old_snapshot.index.bc old_snapshot/time_mapping.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/old_snapshot'
make -C pageinspect install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pageinspect.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pageinspect.so'
/usr/bin/install -c -m 644 ./pageinspect.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./pageinspect--1.11--1.12.sql ./pageinspect--1.10--1.11.sql ./pageinspect--1.9--1.10.sql ./pageinspect--1.8--1.9.sql ./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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/pageinspect'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pageinspect/
/usr/bin/install -c -m 644 brinfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pageinspect/./
/usr/bin/install -c -m 644 btreefuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pageinspect/./
/usr/bin/install -c -m 644 fsmfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pageinspect/./
/usr/bin/install -c -m 644 ginfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pageinspect/./
/usr/bin/install -c -m 644 gistfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pageinspect/./
/usr/bin/install -c -m 644 hashfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pageinspect/./
/usr/bin/install -c -m 644 heapfuncs.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pageinspect/./
/usr/bin/install -c -m 644 rawpage.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pageinspect/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pageinspect.index.bc pageinspect/brinfuncs.bc pageinspect/btreefuncs.bc pageinspect/fsmfuncs.bc pageinspect/ginfuncs.bc pageinspect/gistfuncs.bc pageinspect/hashfuncs.bc pageinspect/heapfuncs.bc pageinspect/rawpage.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pageinspect'
make -C passwordcheck install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/passwordcheck'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  passwordcheck.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/passwordcheck.so'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/passwordcheck'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/passwordcheck/
/usr/bin/install -c -m 644 passwordcheck.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/passwordcheck/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o passwordcheck.index.bc passwordcheck/passwordcheck.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/passwordcheck'
make -C pg_buffercache install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_buffercache'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pg_buffercache.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_buffercache.so'
/usr/bin/install -c -m 644 ./pg_buffercache.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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 ./pg_buffercache--1.3--1.4.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/pg_buffercache'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_buffercache/
/usr/bin/install -c -m 644 pg_buffercache_pages.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_buffercache/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_buffercache.index.bc pg_buffercache/pg_buffercache_pages.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_buffercache'
make -C pg_freespacemap install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_freespacemap'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pg_freespacemap.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_freespacemap.so'
/usr/bin/install -c -m 644 ./pg_freespacemap.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/pg_freespacemap'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_freespacemap/
/usr/bin/install -c -m 644 pg_freespacemap.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_freespacemap/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_freespacemap.index.bc pg_freespacemap/pg_freespacemap.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_freespacemap'
make -C pg_prewarm install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_prewarm'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pg_prewarm.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_prewarm.so'
/usr/bin/install -c -m 644 ./pg_prewarm.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/pg_prewarm'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_prewarm/
/usr/bin/install -c -m 644 autoprewarm.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_prewarm/./
/usr/bin/install -c -m 644 pg_prewarm.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_prewarm/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_prewarm.index.bc pg_prewarm/autoprewarm.bc pg_prewarm/pg_prewarm.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_prewarm'
make -C pg_stat_statements install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_stat_statements'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pg_stat_statements.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_stat_statements.so'
/usr/bin/install -c -m 644 ./pg_stat_statements.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.9--1.10.sql ./pg_stat_statements--1.8--1.9.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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/pg_stat_statements'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_stat_statements/
/usr/bin/install -c -m 644 pg_stat_statements.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_stat_statements/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_stat_statements.index.bc pg_stat_statements/pg_stat_statements.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_stat_statements'
make -C pg_surgery install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_surgery'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pg_surgery.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_surgery.so'
/usr/bin/install -c -m 644 ./pg_surgery.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./pg_surgery--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/pg_surgery'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_surgery/
/usr/bin/install -c -m 644 heap_surgery.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_surgery/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_surgery.index.bc pg_surgery/heap_surgery.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_surgery'
make -C pg_trgm install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pg_trgm.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_trgm.so'
/usr/bin/install -c -m 644 ./pg_trgm.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./pg_trgm--1.5--1.6.sql ./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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/pg_trgm'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_trgm/
/usr/bin/install -c -m 644 trgm_gin.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_trgm/./
/usr/bin/install -c -m 644 trgm_gist.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_trgm/./
/usr/bin/install -c -m 644 trgm_op.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_trgm/./
/usr/bin/install -c -m 644 trgm_regexp.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_trgm/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_trgm.index.bc pg_trgm/trgm_gin.bc pg_trgm/trgm_gist.bc pg_trgm/trgm_op.bc pg_trgm/trgm_regexp.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_trgm'
make -C pgrowlocks install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgrowlocks'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pgrowlocks.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgrowlocks.so'
/usr/bin/install -c -m 644 ./pgrowlocks.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/pgrowlocks'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgrowlocks/
/usr/bin/install -c -m 644 pgrowlocks.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgrowlocks/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pgrowlocks.index.bc pgrowlocks/pgrowlocks.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgrowlocks'
make -C pgstattuple install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pgstattuple.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgstattuple.so'
/usr/bin/install -c -m 644 ./pgstattuple.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/pgstattuple'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgstattuple/
/usr/bin/install -c -m 644 pgstatapprox.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgstattuple/./
/usr/bin/install -c -m 644 pgstatindex.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgstattuple/./
/usr/bin/install -c -m 644 pgstattuple.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgstattuple/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pgstattuple.index.bc pgstattuple/pgstatapprox.bc pgstattuple/pgstatindex.bc pgstattuple/pgstattuple.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgstattuple'
make -C pg_visibility install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_visibility'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pg_visibility.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_visibility.so'
/usr/bin/install -c -m 644 ./pg_visibility.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/pg_visibility'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_visibility/
/usr/bin/install -c -m 644 pg_visibility.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_visibility/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_visibility.index.bc pg_visibility/pg_visibility.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_visibility'
make -C pg_walinspect install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_walinspect'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pg_walinspect.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_walinspect.so'
/usr/bin/install -c -m 644 ./pg_walinspect.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./pg_walinspect--1.0.sql ./pg_walinspect--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/pg_walinspect'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_walinspect/
/usr/bin/install -c -m 644 pg_walinspect.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pg_walinspect/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pg_walinspect.index.bc pg_walinspect/pg_walinspect.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pg_walinspect'
make -C postgres_fdw install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
make -C ../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/src/interfaces/libpq'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  postgres_fdw.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgres_fdw.so'
/usr/bin/install -c -m 644 ./postgres_fdw.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./postgres_fdw--1.0.sql ./postgres_fdw--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/postgres_fdw'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres_fdw/
/usr/bin/install -c -m 644 connection.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres_fdw/./
/usr/bin/install -c -m 644 deparse.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres_fdw/./
/usr/bin/install -c -m 644 option.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres_fdw/./
/usr/bin/install -c -m 644 postgres_fdw.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres_fdw/./
/usr/bin/install -c -m 644 shippable.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/postgres_fdw/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o postgres_fdw.index.bc postgres_fdw/connection.bc postgres_fdw/deparse.bc postgres_fdw/option.bc postgres_fdw/postgres_fdw.bc postgres_fdw/shippable.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/postgres_fdw'
make -C seg install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  seg.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/seg.so'
/usr/bin/install -c -m 644 ./seg.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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.3--1.4.sql ./seg--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/extension/seg/'
/usr/bin/install -c -m 644   ./segdata.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/include/pgsql/server/extension/seg/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/seg'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/seg/
/usr/bin/install -c -m 644 seg.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/seg/./
/usr/bin/install -c -m 644 segparse.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/seg/./
/usr/bin/install -c -m 644 segscan.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/seg/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o seg.index.bc seg/seg.bc seg/segparse.bc seg/segscan.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/seg'
make -C spi install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc//pgsql/extension'
/usr/bin/install -c -m 644 ./autoinc.control ./insert_username.control ./moddatetime.control ./refint.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 755  autoinc.so insert_username.so moddatetime.so refint.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/autoinc'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/autoinc/
/usr/bin/install -c -m 644 autoinc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/autoinc/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o autoinc.index.bc autoinc/autoinc.bc
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/insert_username'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/insert_username/
/usr/bin/install -c -m 644 insert_username.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/insert_username/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o insert_username.index.bc insert_username/insert_username.bc
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/moddatetime'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/moddatetime/
/usr/bin/install -c -m 644 moddatetime.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/moddatetime/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o moddatetime.index.bc moddatetime/moddatetime.bc
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/refint'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/refint/
/usr/bin/install -c -m 644 refint.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/refint/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o refint.index.bc refint/refint.bc
/usr/bin/install -c -m 644 ./autoinc.example ./insert_username.example ./moddatetime.example ./refint.example '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc//pgsql/extension/'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/spi'
make -C tablefunc install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tablefunc'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 644 ./tablefunc.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./tablefunc--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 755  tablefunc.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/tablefunc'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/tablefunc/
/usr/bin/install -c -m 644 tablefunc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/tablefunc/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o tablefunc.index.bc tablefunc/tablefunc.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tablefunc'
make -C tcn install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tcn'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 644 ./tcn.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./tcn--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 755  tcn.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/tcn'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/tcn/
/usr/bin/install -c -m 644 tcn.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/tcn/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o tcn.index.bc tcn/tcn.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tcn'
make -C test_decoding install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/test_decoding'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/install -c -m 755  test_decoding.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/test_decoding'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/test_decoding/
/usr/bin/install -c -m 644 test_decoding.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/test_decoding/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o test_decoding.index.bc test_decoding/test_decoding.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/test_decoding'
make -C tsm_system_rows install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_rows'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  tsm_system_rows.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/tsm_system_rows.so'
/usr/bin/install -c -m 644 ./tsm_system_rows.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./tsm_system_rows--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/tsm_system_rows'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/tsm_system_rows/
/usr/bin/install -c -m 644 tsm_system_rows.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/tsm_system_rows/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o tsm_system_rows.index.bc tsm_system_rows/tsm_system_rows.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_rows'
make -C tsm_system_time install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_time'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  tsm_system_time.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/tsm_system_time.so'
/usr/bin/install -c -m 644 ./tsm_system_time.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./tsm_system_time--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/tsm_system_time'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/tsm_system_time/
/usr/bin/install -c -m 644 tsm_system_time.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/tsm_system_time/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o tsm_system_time.index.bc tsm_system_time/tsm_system_time.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/tsm_system_time'
make -C unaccent install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/unaccent'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/tsearch_data'
/usr/bin/install -c -m 755  unaccent.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/unaccent.so'
/usr/bin/install -c -m 644 ./unaccent.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./unaccent.rules '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/tsearch_data/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/unaccent'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/unaccent/
/usr/bin/install -c -m 644 unaccent.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/unaccent/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o unaccent.index.bc unaccent/unaccent.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/unaccent'
make -C vacuumlo install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/vacuumlo'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
/usr/bin/install -c  vacuumlo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/vacuumlo'
make -C pgcrypto install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pgcrypto.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgcrypto.so'
/usr/bin/install -c -m 644 ./pgcrypto.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/pgcrypto'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/
/usr/bin/install -c -m 644 crypt-blowfish.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 crypt-des.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 crypt-gensalt.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 crypt-md5.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 mbuf.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 openssl.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgcrypto.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-armor.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-cfb.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-compress.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-decrypt.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-encrypt.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-info.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-mpi.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-mpi-openssl.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-pgsql.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-pubdec.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-pubenc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-pubkey.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp-s2k.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 pgp.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 px-crypt.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 px-hmac.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
/usr/bin/install -c -m 644 px.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgcrypto/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pgcrypto.index.bc pgcrypto/crypt-blowfish.bc pgcrypto/crypt-des.bc pgcrypto/crypt-gensalt.bc pgcrypto/crypt-md5.bc pgcrypto/mbuf.bc pgcrypto/openssl.bc pgcrypto/pgcrypto.bc pgcrypto/pgp-armor.bc pgcrypto/pgp-cfb.bc pgcrypto/pgp-compress.bc pgcrypto/pgp-decrypt.bc pgcrypto/pgp-encrypt.bc pgcrypto/pgp-info.bc pgcrypto/pgp-mpi.bc pgcrypto/pgp-mpi-openssl.bc pgcrypto/pgp-pgsql.bc pgcrypto/pgp-pubdec.bc pgcrypto/pgp-pubenc.bc pgcrypto/pgp-pubkey.bc pgcrypto/pgp-s2k.bc pgcrypto/pgp.bc pgcrypto/px-crypt.bc pgcrypto/px-hmac.bc pgcrypto/px.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/pgcrypto'
make -C sslinfo install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sslinfo'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  sslinfo.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/sslinfo.so'
/usr/bin/install -c -m 644 ./sslinfo.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/sslinfo'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/sslinfo/
/usr/bin/install -c -m 644 sslinfo.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/sslinfo/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o sslinfo.index.bc sslinfo/sslinfo.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sslinfo'
make -C uuid-ossp install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/uuid-ossp'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  uuid-ossp.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/uuid-ossp.so'
/usr/bin/install -c -m 644 ./uuid-ossp.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/uuid-ossp'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/uuid-ossp/
/usr/bin/install -c -m 644 uuid-ossp.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/uuid-ossp/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o uuid-ossp.index.bc uuid-ossp/uuid-ossp.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/uuid-ossp'
make -C xml2 install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/xml2'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  pgxml.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxml.so'
/usr/bin/install -c -m 644 ./xml2.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./xml2--1.1.sql ./xml2--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/pgxml'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgxml/
/usr/bin/install -c -m 644 xpath.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgxml/./
/usr/bin/install -c -m 644 xslt_proc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/pgxml/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pgxml.index.bc pgxml/xpath.bc pgxml/xslt_proc.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/xml2'
make -C sepgsql install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/contrib'
/usr/bin/install -c -m 755  sepgsql.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/sepgsql.so'
/usr/bin/install -c -m 644  sepgsql.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/contrib/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/sepgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/sepgsql/
/usr/bin/install -c -m 644 database.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/sepgsql/./
/usr/bin/install -c -m 644 dml.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/sepgsql/./
/usr/bin/install -c -m 644 hooks.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/sepgsql/./
/usr/bin/install -c -m 644 label.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/sepgsql/./
/usr/bin/install -c -m 644 proc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/sepgsql/./
/usr/bin/install -c -m 644 relation.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/sepgsql/./
/usr/bin/install -c -m 644 schema.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/sepgsql/./
/usr/bin/install -c -m 644 selinux.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/sepgsql/./
/usr/bin/install -c -m 644 uavc.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/sepgsql/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o sepgsql.index.bc sepgsql/database.bc sepgsql/dml.bc sepgsql/hooks.bc sepgsql/label.bc sepgsql/proc.bc sepgsql/relation.bc sepgsql/schema.bc sepgsql/selinux.bc sepgsql/uavc.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/sepgsql'
make -C bool_plperl install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/bool_plperl'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  bool_plperl.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bool_plperl.so'
/usr/bin/install -c -m 644 ./bool_plperlu.control ./bool_plperl.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./bool_plperlu--1.0.sql ./bool_plperl--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/bool_plperl'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/bool_plperl/
/usr/bin/install -c -m 644 bool_plperl.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/bool_plperl/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o bool_plperl.index.bc bool_plperl/bool_plperl.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/bool_plperl'
make -C hstore_plperl install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plperl'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  hstore_plperl.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/hstore_plperl.so'
/usr/bin/install -c -m 644 ./hstore_plperl.control ./hstore_plperlu.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./hstore_plperl--1.0.sql ./hstore_plperlu--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/hstore_plperl'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/hstore_plperl/
/usr/bin/install -c -m 644 hstore_plperl.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/hstore_plperl/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o hstore_plperl.index.bc hstore_plperl/hstore_plperl.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plperl'
make -C jsonb_plperl install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plperl'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  jsonb_plperl.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/jsonb_plperl.so'
/usr/bin/install -c -m 644 ./jsonb_plperlu.control ./jsonb_plperl.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./jsonb_plperlu--1.0.sql ./jsonb_plperl--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/jsonb_plperl'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/jsonb_plperl/
/usr/bin/install -c -m 644 jsonb_plperl.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/jsonb_plperl/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o jsonb_plperl.index.bc jsonb_plperl/jsonb_plperl.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plperl'
make -C hstore_plpython install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plpython'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  hstore_plpython3.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/hstore_plpython3.so'
/usr/bin/install -c -m 644 ./hstore_plpython3u.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./hstore_plpython3u--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/hstore_plpython3'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/hstore_plpython3/
/usr/bin/install -c -m 644 hstore_plpython.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/hstore_plpython3/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o hstore_plpython3.index.bc hstore_plpython3/hstore_plpython.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/hstore_plpython'
make -C jsonb_plpython install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plpython'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  jsonb_plpython3.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/jsonb_plpython3.so'
/usr/bin/install -c -m 644 ./jsonb_plpython3u.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./jsonb_plpython3u--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/jsonb_plpython3'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/jsonb_plpython3/
/usr/bin/install -c -m 644 jsonb_plpython.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/jsonb_plpython3/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o jsonb_plpython3.index.bc jsonb_plpython3/jsonb_plpython.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/jsonb_plpython'
make -C ltree_plpython install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree_plpython'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension'
/usr/bin/install -c -m 755  ltree_plpython3.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/ltree_plpython3.so'
/usr/bin/install -c -m 644 ./ltree_plpython3u.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/install -c -m 644 ./ltree_plpython3u--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode/ltree_plpython3'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/ltree_plpython3/
/usr/bin/install -c -m 644 ltree_plpython.bc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode'/ltree_plpython3/./
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bitcode' && /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o ltree_plpython3.index.bc ltree_plpython3/ltree_plpython.bc
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib/ltree_plpython'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/contrib'
+ mv /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64//usr/share/man/man1/pg_config.1 /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64//usr/share/man/man1/pg_server_config.1
+ ln -s pg_server_config /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64//usr/bin/pg_config
+ rm /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64//usr/lib64/libpq.a
+ install -d -m 755 /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/contrib
+ install -d -m 755 /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension
+ install -d -m 755 /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/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.bc src/tutorial/complex.c src/tutorial/complex.so src/tutorial/complex.source src/tutorial/complex.sql src/tutorial/funcs.bc 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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/tutorial
+ install -d /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/etc/pam.d
+ install -m 644 /builddir/build/SOURCES/postgresql.pam /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/etc/pam.d/postgresql
+ mkdir -p /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib/tmpfiles.d
+ install -m 0644 /builddir/build/SOURCES/postgresql.tmpfiles.d /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib/tmpfiles.d/postgresql.conf
+ install -d -m 700 /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/var/lib/pgsql/data
+ install -d -m 700 /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/var/lib/pgsql/backups
+ install -m 644 /builddir/build/SOURCES/postgresql-bashprofile /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/var/lib/pgsql/.bash_profile
+ rm /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64//usr/share/man/man1/ecpg.1
+ pushd postgresql-15.5
~/build/BUILD/postgresql-16.5/postgresql-15.5 ~/build/BUILD/postgresql-16.5
+ make DESTDIR=/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 install
make -C ./src/backend generated-headers
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend'
make -C catalog distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/catalog'
make -C utils distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend'
make -C src install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src'
make -C common install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 644  libpgcommon.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libpgcommon.a'
/usr/bin/install -c -m 644  libpgcommon_shlib.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libpgcommon_shlib.a'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C port install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 644  libpgport.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libpgport.a'
/usr/bin/install -c -m 644  libpgport_shlib.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libpgport_shlib.a'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C timezone install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share'
make -C tznames install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone/tznames'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/timezonesets'
/usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/timezonesets'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone/tznames'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone'
make -C backend install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend'
make -C ../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C catalog distprep generated-header-symlinks
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/catalog'
make -C utils distprep generated-header-symlinks
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils'
make -C access all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access'
make -C brin all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/brin'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/brin'
make -C common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/common'
make -C gin all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/gin'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/gin'
make -C gist all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/gist'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/gist'
make -C hash all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/hash'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/hash'
make -C heap all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/heap'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/heap'
make -C index all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/index'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/index'
make -C nbtree all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/nbtree'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/nbtree'
make -C rmgrdesc all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/rmgrdesc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/rmgrdesc'
make -C spgist all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/spgist'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/spgist'
make -C table all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/table'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/table'
make -C tablesample all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/tablesample'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/tablesample'
make -C transam all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/transam'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/transam'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access'
make -C backup all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/backup'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/backup'
make -C bootstrap all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/bootstrap'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/bootstrap'
make -C catalog all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/catalog'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/catalog'
make -C parser all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/parser'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/parser'
make -C commands all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/commands'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/commands'
make -C executor all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/executor'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/executor'
make -C foreign all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/foreign'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/foreign'
make -C lib all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/lib'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/lib'
make -C libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/libpq'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/libpq'
make -C main all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/main'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/main'
make -C nodes all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/nodes'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/nodes'
make -C optimizer all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer'
make -C geqo all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/geqo'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/geqo'
make -C path all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/path'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/path'
make -C plan all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/plan'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/plan'
make -C prep all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/prep'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/prep'
make -C util all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/util'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/util'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer'
make -C partitioning all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/partitioning'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/partitioning'
make -C port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/port'
make -C postmaster all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/postmaster'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/postmaster'
make -C regex all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/regex'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/regex'
make -C replication all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication'
make -C logical all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication/logical'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication/logical'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication'
make -C rewrite all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/rewrite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/rewrite'
make -C statistics all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/statistics'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/statistics'
make -C storage all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage'
make -C buffer all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/buffer'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/buffer'
make -C file all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/file'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/file'
make -C freespace all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/freespace'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/freespace'
make -C ipc all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/ipc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/ipc'
make -C large_object all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/large_object'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/large_object'
make -C lmgr all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/lmgr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/lmgr'
make -C page all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/page'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/page'
make -C smgr all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/smgr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/smgr'
make -C sync all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/sync'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/sync'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage'
make -C tcop all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/tcop'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/tcop'
make -C tsearch all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/tsearch'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/tsearch'
make -C utils all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils'
make -C activity all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/activity'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/activity'
make -C adt all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/adt'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/adt'
make -C cache all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/cache'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/cache'
make -C error all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/error'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/error'
make -C fmgr all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/fmgr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/fmgr'
make -C hash all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/hash'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/hash'
make -C init all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/init'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/init'
make -C mb all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb'
make -C misc all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/misc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/misc'
make -C mmgr all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mmgr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mmgr'
make -C resowner all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/resowner'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/resowner'
make -C sort all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/sort'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/sort'
make -C time all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/time'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/time'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils'
make -C ../../src/timezone all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone'
make -C jit all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/jit'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/jit'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share'
/usr/bin/install -c  postgres '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/postgres'
ln -s postgres '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/postmaster'
for lang in de es fr it ja ka ko ru sv uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/postgres-15.mo || exit 1; \
done
make -C access install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access'
make -C brin install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/brin'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/brin'
make -C common install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/common'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/common'
make -C gin install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/gin'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/gin'
make -C gist install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/gist'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/gist'
make -C hash install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/hash'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/hash'
make -C heap install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/heap'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/heap'
make -C index install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/index'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/index'
make -C nbtree install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/nbtree'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/nbtree'
make -C rmgrdesc install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/rmgrdesc'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/rmgrdesc'
make -C spgist install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/spgist'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/spgist'
make -C table install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/table'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/table'
make -C tablesample install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/tablesample'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/tablesample'
make -C transam install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/transam'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access/transam'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/access'
make -C backup install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/backup'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/backup'
make -C bootstrap install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/bootstrap'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/bootstrap'
make -C catalog install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/catalog'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/catalog'
make -C parser install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/parser'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/parser'
make -C commands install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/commands'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/commands'
make -C executor install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/executor'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/executor'
make -C foreign install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/foreign'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/foreign'
make -C lib install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/lib'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/lib'
make -C libpq install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/libpq'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/libpq'
make -C main install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/main'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/main'
make -C nodes install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/nodes'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/nodes'
make -C optimizer install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer'
make -C geqo install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/geqo'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/geqo'
make -C path install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/path'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/path'
make -C plan install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/plan'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/plan'
make -C prep install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/prep'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/prep'
make -C util install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/util'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer/util'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/optimizer'
make -C partitioning install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/partitioning'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/partitioning'
make -C port install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/port'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/port'
make -C postmaster install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/postmaster'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/postmaster'
make -C regex install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/regex'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/regex'
make -C replication install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication'
make -C logical install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication/logical'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication/logical'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication'
make -C rewrite install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/rewrite'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/rewrite'
make -C statistics install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/statistics'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/statistics'
make -C storage install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage'
make -C buffer install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/buffer'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/buffer'
make -C file install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/file'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/file'
make -C freespace install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/freespace'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/freespace'
make -C ipc install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/ipc'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/ipc'
make -C large_object install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/large_object'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/large_object'
make -C lmgr install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/lmgr'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/lmgr'
make -C page install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/page'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/page'
make -C smgr install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/smgr'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/smgr'
make -C sync install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/sync'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage/sync'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/storage'
make -C tcop install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/tcop'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/tcop'
make -C tsearch install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/tsearch'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/tsearch'
make -C utils install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils'
make -C activity install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/activity'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/activity'
make -C adt install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/adt'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/adt'
make -C cache install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/cache'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/cache'
make -C error install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/error'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/error'
make -C fmgr install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/fmgr'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/fmgr'
make -C hash install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/hash'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/hash'
make -C init install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/init'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/init'
make -C mb install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb'
make -C misc install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/misc'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/misc'
make -C mmgr install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mmgr'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mmgr'
make -C resowner install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/resowner'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/resowner'
make -C sort install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/sort'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/sort'
make -C time install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/time'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/time'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils'
make -C ../../src/timezone install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share'
make -C tznames install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone/tznames'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/timezonesets'
/usr/bin/install -c -m 644 ./Default ./Australia ./India '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/timezonesets'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone/tznames'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/timezone'
make -C jit install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/jit'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/jit'
make -C catalog install-data
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/catalog'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share'
/usr/bin/install -c -m 644 `for f in ./postgres.bki; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/postgres.bki'
/usr/bin/install -c -m 644 `for f in ./system_constraints.sql; do test -r $f && echo $f && break; done` '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/system_constraints.sql'
/usr/bin/install -c -m 644 ./system_functions.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/system_functions.sql'
/usr/bin/install -c -m 644 ./system_views.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/system_views.sql'
/usr/bin/install -c -m 644 ./information_schema.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/information_schema.sql'
/usr/bin/install -c -m 644 ./sql_features.txt '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/sql_features.txt'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/catalog'
make -C tsearch install-data
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/tsearch'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/tsearch_data/'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/tsearch'
make -C utils install-data
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share'
/usr/bin/install -c -m 644 ./errcodes.txt '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/errcodes.txt'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils'
/usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/pg_hba.conf.sample'
/usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/pg_ident.conf.sample'
/usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/postgresql.conf.sample'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend'
make -C backend/utils/mb/conversion_procs install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs'
make -C cyrillic_and_mic install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  cyrillic_and_mic.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/cyrillic_and_mic.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  euc_cn_and_mic.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/euc_cn_and_mic.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  euc_jp_and_sjis.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/euc_jp_and_sjis.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  euc_kr_and_mic.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/euc_kr_and_mic.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  euc_tw_and_big5.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/euc_tw_and_big5.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  latin2_and_win1250.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/latin2_and_win1250.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250'
make -C latin_and_mic install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/latin_and_mic'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  latin_and_mic.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/latin_and_mic.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/latin_and_mic'
make -C utf8_and_big5 install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_big5'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_big5.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_big5.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_big5'
make -C utf8_and_cyrillic install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_cyrillic.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_cyrillic.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_euc_cn.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_euc_cn.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_euc_jp.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_euc_jp.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_euc_kr.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_euc_kr.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_euc_tw.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_euc_tw.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_gb18030.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_gb18030.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030'
make -C utf8_and_gbk install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_gbk.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_gbk.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk'
make -C utf8_and_iso8859 install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_iso8859.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_iso8859.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_iso8859_1.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_iso8859_1.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_johab'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_johab.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_johab.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_johab'
make -C utf8_and_sjis install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_sjis.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_sjis.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis'
make -C utf8_and_win install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_win'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_win.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_win.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_win'
make -C utf8_and_uhc install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_uhc.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_uhc.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc'
make -C utf8_and_euc2004 install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_euc2004.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_euc2004.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004'
make -C utf8_and_sjis2004 install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  utf8_and_sjis2004.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_sjis2004.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004'
make -C euc2004_sjis2004 install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  euc2004_sjis2004.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/euc2004_sjis2004.so'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/utils/mb/conversion_procs'
make -C backend/snowball install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/snowball'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/tsearch_data'
/usr/bin/install -c -m 755  dict_snowball.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/dict_snowball.so'
/usr/bin/install -c -m 644 snowball_create.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/snowball'
make -C include install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/include'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/libpq' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/internal/libpq'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/access '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/bootstrap '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/catalog '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/commands '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/common '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/datatype '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/executor '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/fe_utils '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/foreign '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/jit '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/lib '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/libpq '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/mb '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/nodes '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/optimizer '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/parser '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/partitioning '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/postmaster '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/regex '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/replication '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/rewrite '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/statistics '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/storage '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/tcop '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/snowball '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/snowball/libstemmer '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/tsearch '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/tsearch/dicts '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/utils '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/port '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/port/atomics '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/port/win32 '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/port/win32_msvc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/port/win32_msvc/sys '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/port/win32/arpa '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/port/win32/netinet '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/port/win32/sys '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/portability
/usr/bin/install -c -m 644 ./postgres_ext.h   '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include'
/usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/libpq'
/usr/bin/install -c -m 644 pg_config.h     '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include'
/usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include'
/usr/bin/install -c -m 644 pg_config_os.h  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include'
/usr/bin/install -c -m 644 ./pg_config_manual.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include'
/usr/bin/install -c -m 644 ./c.h            '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/internal'
/usr/bin/install -c -m 644 ./port.h         '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/internal'
/usr/bin/install -c -m 644 ./postgres_fe.h  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/internal'
/usr/bin/install -c -m 644 ./libpq/pqcomm.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/internal/libpq'
/usr/bin/install -c -m 644 pg_config.h     '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'
/usr/bin/install -c -m 644 pg_config_ext.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'
/usr/bin/install -c -m 644 pg_config_os.h  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'
/usr/bin/install -c -m 644 utils/errcodes.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server/utils'
/usr/bin/install -c -m 644 utils/fmgroids.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server/utils'
/usr/bin/install -c -m 644 utils/fmgrprotos.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server/utils'
cp ./*.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/$dir/ || exit; \
done
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'/$dir || exit; \
  chmod 644 *.h || exit; \
done
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/include'
make -C interfaces install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces'
make -C libpq install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pkgconfig' 
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/internal' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share'
/usr/bin/install -c -m 755  libpq.so.private16-5.15 '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libpq.so.private16-5.15'
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib' && \
rm -f libpq.so.private16-5 && \
ln -s libpq.so.private16-5.15 libpq.so.private16-5
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib' && \
rm -f libpq.so && \
ln -s libpq.so.private16-5.15 libpq.so
/usr/bin/install -c -m 644  libpq.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libpq.a'
/usr/bin/install -c -m 644 libpq.pc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pkgconfig/libpq.pc'
for lang in cs de el es fr it ja ka ko ru sv uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/libpqprivate16-5-15.mo || exit 1; \
done
/usr/bin/install -c -m 644 ./libpq-fe.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include'
/usr/bin/install -c -m 644 ./libpq-events.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include'
/usr/bin/install -c -m 644 ./libpq-int.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/internal'
/usr/bin/install -c -m 644 ./fe-auth-sasl.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/internal'
/usr/bin/install -c -m 644 ./pqexpbuffer.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/internal'
/usr/bin/install -c -m 644 ./pg_service.conf.sample '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/pg_service.conf.sample'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ecpg install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg'
make -C include install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/include'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/'
/usr/bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/informix/esql/'
/usr/bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/include'
make -C pgtypeslib install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pkgconfig' 
/usr/bin/install -c -m 755  libpgtypes.so.private16-3.15 '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libpgtypes.so.private16-3.15'
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib' && \
rm -f libpgtypes.so.private16-3 && \
ln -s libpgtypes.so.private16-3.15 libpgtypes.so.private16-3
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib' && \
rm -f libpgtypes.so && \
ln -s libpgtypes.so.private16-3.15 libpgtypes.so
/usr/bin/install -c -m 644  libpgtypes.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libpgtypes.a'
/usr/bin/install -c -m 644 libpgtypes.pc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pkgconfig/libpgtypes.pc'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
make -C ecpglib install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/ecpglib'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/ecpglibprivate16-6-15.mo || exit 1; \
done
make -C ../../../../src/interfaces/libpq all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../../src/interfaces/ecpg/pgtypeslib all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../../src/common all
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pkgconfig' 
/usr/bin/install -c -m 755  libecpg.so.private16-6.15 '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libecpg.so.private16-6.15'
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib' && \
rm -f libecpg.so.private16-6 && \
ln -s libecpg.so.private16-6.15 libecpg.so.private16-6
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib' && \
rm -f libecpg.so && \
ln -s libecpg.so.private16-6.15 libecpg.so
/usr/bin/install -c -m 644  libecpg.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libecpg.a'
/usr/bin/install -c -m 644 libecpg.pc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pkgconfig/libecpg.pc'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/ecpglib'
make -C compatlib install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/compatlib'
make -C ../../../../src/interfaces/ecpg/ecpglib all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/ecpglib'
make -C ../../../../src/interfaces/libpq all
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[7]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[7]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../../src/interfaces/ecpg/pgtypeslib all
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
make[7]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../../src/common all
make[7]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/ecpglib'
make -C ../../../../src/interfaces/ecpg/pgtypeslib all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
make -C ../../../../src/port all
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../../src/common all
make[6]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/pgtypeslib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pkgconfig' 
/usr/bin/install -c -m 755  libecpg_compat.so.private16-3.15 '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libecpg_compat.so.private16-3.15'
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib' && \
rm -f libecpg_compat.so.private16-3 && \
ln -s libecpg_compat.so.private16-3.15 libecpg_compat.so.private16-3
cd '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib' && \
rm -f libecpg_compat.so && \
ln -s libecpg_compat.so.private16-3.15 libecpg_compat.so
/usr/bin/install -c -m 644  libecpg_compat.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libecpg_compat.a'
/usr/bin/install -c -m 644 libecpg_compat.pc '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pkgconfig/libecpg_compat.pc'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/compatlib'
make -C preproc install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/preproc'
make -C ../../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_TW/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/ecpg-15.mo || exit 1; \
done
/usr/bin/install -c  ecpg '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg/preproc'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/ecpg'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces'
make -C backend/replication/libpqwalreceiver install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication/libpqwalreceiver'
make -C ../../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  libpqwalreceiver.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libpqwalreceiver.so'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication/libpqwalreceiver'
make -C backend/replication/pgoutput install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication/pgoutput'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  pgoutput.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgoutput.so'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend/replication/pgoutput'
make -C fe_utils install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 644  libpgfeutils.a '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libpgfeutils.a'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make -C bin install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin'
make -C initdb install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/initdb'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in de el es fr it ja ka ko pt_BR ru sv uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/initdb-15.mo || exit 1; \
done
/usr/bin/install -c  initdb '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/initdb'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/initdb'
make -C pg_amcheck install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_amcheck'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in de el es fr it ja ka ko ru sv uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_amcheck-15.mo || exit 1; \
done
/usr/bin/install -c  pg_amcheck '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_amcheck'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_amcheck'
make -C pg_archivecleanup install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_archivecleanup'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in cs de el es fr it ja ka ko pt_BR ru sv tr uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_archivecleanup-15.mo || exit 1; \
done
/usr/bin/install -c  pg_archivecleanup '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_archivecleanup'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_archivecleanup'
make -C pg_basebackup install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_basebackup'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in de el es fr it ja ka ko ru sv uk; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_basebackup-15.mo || exit 1; \
done
/usr/bin/install -c  pg_basebackup '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_basebackup'
/usr/bin/install -c  pg_receivewal '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_receivewal'
/usr/bin/install -c  pg_recvlogical '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_recvlogical'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_basebackup'
make -C pg_checksums install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_checksums'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in de el es fr it ja ka ko pt_BR ru sv uk; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_checksums-15.mo || exit 1; \
done
/usr/bin/install -c  pg_checksums '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_checksums'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_checksums'
make -C pg_config install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_config'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/he/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk vi zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_config-15.mo || exit 1; \
done
/usr/bin/install -c -m 755 pg_config '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_config'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_config'
make -C pg_controldata install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_controldata'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in cs de el es fr it ja ka ko pt_BR ru sv tr uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_controldata-15.mo || exit 1; \
done
/usr/bin/install -c  pg_controldata '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_controldata'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_controldata'
make -C pg_ctl install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_ctl'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in cs de el es fr it ja ka ko pt_BR ru sv tr uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_ctl-15.mo || exit 1; \
done
/usr/bin/install -c  pg_ctl '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_ctl'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_ctl'
make -C pg_dump install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_dump'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in cs de el es fr it ja ka ko ru sv tr uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_dump-15.mo || exit 1; \
done
/usr/bin/install -c  pg_dump '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'/pg_dump
/usr/bin/install -c  pg_restore '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'/pg_restore
/usr/bin/install -c  pg_dumpall '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'/pg_dumpall
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_dump'
make -C pg_resetwal install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_resetwal'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in cs de el es fr it ja ka ko pt_BR ru sv uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_resetwal-15.mo || exit 1; \
done
/usr/bin/install -c  pg_resetwal '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_resetwal'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_resetwal'
make -C pg_rewind install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_rewind'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in de el es fr it ja ka ko ru sv uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_rewind-15.mo || exit 1; \
done
/usr/bin/install -c  pg_rewind '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_rewind'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_rewind'
make -C pg_test_fsync install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_test_fsync'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in de el es fr it ja ka ko pt_BR ru sv uk; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_test_fsync-15.mo || exit 1; \
done
/usr/bin/install -c  pg_test_fsync '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_test_fsync'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_test_fsync'
make -C pg_test_timing install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_test_timing'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in de el es fr it ja ka ko pt_BR ru sv uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_test_timing-15.mo || exit 1; \
done
/usr/bin/install -c  pg_test_timing '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_test_timing'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_test_timing'
make -C pg_upgrade install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_upgrade'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in cs de es fr it ja ka ko ru sv uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_upgrade-15.mo || exit 1; \
done
/usr/bin/install -c  pg_upgrade '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_upgrade'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_upgrade'
make -C pg_verifybackup install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_verifybackup'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in de el es fr it ja ka ko ru sv uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_verifybackup-15.mo || exit 1; \
done
/usr/bin/install -c  pg_verifybackup '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_verifybackup'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_verifybackup'
make -C pg_waldump install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_waldump'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in de el es fr it ja ka ko ru sv uk; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pg_waldump-15.mo || exit 1; \
done
/usr/bin/install -c  pg_waldump '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_waldump'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pg_waldump'
make -C pgbench install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pgbench'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
/usr/bin/install -c  pgbench '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pgbench'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/pgbench'
make -C psql install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/psql'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share'
for lang in cs de el es fr it ja ka ko ru sv uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/psql-15.mo || exit 1; \
done
/usr/bin/install -c  psql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/psql'
/usr/bin/install -c -m 644 ./psqlrc.sample '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/psqlrc.sample'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/psql'
make -C scripts install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/scripts'
make -C ../../../src/interfaces/libpq all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[5]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../src/fe_utils all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/fe_utils'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
for lang in cs de el es fr it ja ka ko pt_BR ru sv tr uk zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pgscripts-15.mo || exit 1; \
done
/usr/bin/install -c  createdb   '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'/createdb
/usr/bin/install -c  dropdb     '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'/dropdb
/usr/bin/install -c  createuser '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'/createuser
/usr/bin/install -c  dropuser   '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'/dropuser
/usr/bin/install -c  clusterdb  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'/clusterdb
/usr/bin/install -c  vacuumdb   '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'/vacuumdb
/usr/bin/install -c  reindexdb  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'/reindexdb
/usr/bin/install -c  pg_isready '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'/pg_isready
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin/scripts'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/bin'
make -C pl install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl'
make -C plpgsql install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plpgsql'
make -C src install
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plpgsql/src'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/plpgsql-15.mo || exit 1; \
done
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  plpgsql.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/plpgsql.so'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'
/usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 './plpgsql.h' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plpgsql/src'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plpgsql'
make -C plperl install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plperl'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/plperl-15.mo || exit 1; \
done
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  plperl.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/plperl.so'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'
/usr/bin/install -c -m 644 ./plperl.control ./plperl--1.0.sql ./plperlu.control ./plperlu--1.0.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./plperl.h ./ppport.h ./plperl_helpers.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plperl'
make -C plpython install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plpython'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/plpython-15.mo || exit 1; \
done
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  plpython3.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/plpython3.so'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension' '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'
/usr/bin/install -c -m 644 ./plpython3u.control ./plpython3u--1.0.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/plpython'
make -C tcl install
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/tcl'
/usr/bin/mkdir -p  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/cs/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/de/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/el/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/es/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/fr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/it/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ja/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ka/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ko/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pl/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/pt_BR/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/ru/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/sv/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/tr/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/uk/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/vi/LC_MESSAGES  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/zh_CN/LC_MESSAGES
for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN; do \
  /usr/bin/install -c -m 644 po/$lang.mo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/locale'/$lang/LC_MESSAGES/pltcl-15.mo || exit 1; \
done
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  pltcl.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pltcl.so'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 644 ./pltcl.control ./pltcl--1.0.sql ./pltclu.control ./pltclu--1.0.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl/tcl'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/pl'
make -C makefiles install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/makefiles'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/makefiles'
/usr/bin/install -c -m 644 ./pgxs.mk '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/makefiles/'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/makefiles'
make -C test/regress install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/test/regress'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make -C ../../../contrib/spi
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/spi'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/spi'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/test/regress'
/usr/bin/install -c  pg_regress '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/test/regress/pg_regress'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/test/regress'
make -C test/isolation install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/test/isolation'
make -C ../../../src/interfaces/libpq all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[4]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/test/isolation'
/usr/bin/install -c  pg_isolation_regress '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/test/isolation/pg_isolation_regress'
/usr/bin/install -c  isolationtester '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/test/isolation/isolationtester'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/test/isolation'
make -C test/perl install
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/test/perl'
make[2]: Nothing to be done for 'install'.
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/test/perl'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src'
/usr/bin/install -c -m 644 Makefile.global '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/Makefile.global'
/usr/bin/install -c -m 644 Makefile.port '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/Makefile.port'
/usr/bin/install -c -m 644 ./Makefile.shlib '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/Makefile.shlib'
/usr/bin/install -c -m 644 ./nls-global.mk '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/nls-global.mk'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src'
make -C config install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/config'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/config'
/usr/bin/install -c -m 755 ./install-sh '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/config/install-sh'
/usr/bin/install -c -m 755 ./missing '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/config/missing'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/config'
+ make -C contrib DESTDIR=/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 install
make: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib'
make -C ../src/backend generated-headers
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend'
make -C catalog distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/catalog'
make -C utils distprep generated-header-symlinks
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.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-16.5/postgresql-15.5/src/backend/utils'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/backend'
make -C adminpack install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/adminpack'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  adminpack.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/adminpack.so'
/usr/bin/install -c -m 644 ./adminpack.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/adminpack'
make -C amcheck install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/amcheck'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  amcheck.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/amcheck.so'
/usr/bin/install -c -m 644 ./amcheck.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./amcheck--1.2--1.3.sql ./amcheck--1.1--1.2.sql ./amcheck--1.0--1.1.sql ./amcheck--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/amcheck'
make -C auth_delay install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/auth_delay'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  auth_delay.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/auth_delay'
make -C auto_explain install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/auto_explain'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  auto_explain.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/auto_explain.so'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/auto_explain'
make -C basic_archive install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/basic_archive'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  basic_archive.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/basic_archive'
make -C basebackup_to_shell install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/basebackup_to_shell'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  basebackup_to_shell.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/basebackup_to_shell.so'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/basebackup_to_shell'
make -C bloom install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/bloom'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  bloom.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/bloom.so'
/usr/bin/install -c -m 644 ./bloom.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./bloom--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/bloom'
make -C btree_gin install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/btree_gin'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  btree_gin.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/btree_gin.so'
/usr/bin/install -c -m 644 ./btree_gin.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/btree_gin'
make -C btree_gist install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/btree_gist'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  btree_gist.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/btree_gist.so'
/usr/bin/install -c -m 644 ./btree_gist.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/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 ./btree_gist--1.5--1.6.sql ./btree_gist--1.6--1.7.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/btree_gist'
make -C citext install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/citext'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 644 ./citext.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 755  citext.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/citext'
make -C cube install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/cube'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  cube.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/cube.so'
/usr/bin/install -c -m 644 ./cube.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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.4--1.5.sql ./cube--1.1--1.2.sql ./cube--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server/extension/cube/'
/usr/bin/install -c -m 644   ./cubedata.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server/extension/cube/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/cube'
make -C dblink install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/dblink'
make -C ../../src/interfaces/libpq all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  dblink.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/dblink.so'
/usr/bin/install -c -m 644 ./dblink.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/dblink'
make -C dict_int install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/dict_int'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  dict_int.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/dict_int.so'
/usr/bin/install -c -m 644 ./dict_int.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./dict_int--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/dict_int'
make -C dict_xsyn install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/dict_xsyn'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/tsearch_data'
/usr/bin/install -c -m 755  dict_xsyn.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/dict_xsyn.so'
/usr/bin/install -c -m 644 ./dict_xsyn.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./dict_xsyn--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./xsyn_sample.rules '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/tsearch_data/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/dict_xsyn'
make -C earthdistance install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/earthdistance'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 644 ./earthdistance.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./earthdistance--1.1.sql ./earthdistance--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 755  earthdistance.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/earthdistance'
make -C file_fdw install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/file_fdw'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 644 ./file_fdw.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./file_fdw--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 755  file_fdw.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/file_fdw'
make -C fuzzystrmatch install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/fuzzystrmatch'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  fuzzystrmatch.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/fuzzystrmatch.so'
/usr/bin/install -c -m 644 ./fuzzystrmatch.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/fuzzystrmatch'
make -C hstore install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/hstore'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  hstore.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/hstore.so'
/usr/bin/install -c -m 644 ./hstore.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./hstore--1.4.sql ./hstore--1.7--1.8.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  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server/extension/hstore/'
/usr/bin/install -c -m 644   ./hstore.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server/extension/hstore/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/hstore'
make -C intagg install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/intagg'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 644 ./intagg.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./intagg--1.1.sql ./intagg--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/intagg'
make -C intarray install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/intarray'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  _int.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/_int.so'
/usr/bin/install -c -m 644 ./intarray.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./intarray--1.4--1.5.sql ./intarray--1.3--1.4.sql ./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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/intarray'
make -C isn install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/isn'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 644 ./isn.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 755  isn.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server/extension/isn/'
/usr/bin/install -c -m 644  ./isn.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server/extension/isn/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/isn'
make -C lo install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/lo'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 644 ./lo.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./lo--1.1.sql ./lo--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 755  lo.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/lo'
make -C ltree install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/ltree'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  ltree.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/ltree.so'
/usr/bin/install -c -m 644 ./ltree.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server/extension/ltree/'
/usr/bin/install -c -m 644   ./ltree.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server/extension/ltree/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/ltree'
make -C oid2name install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/oid2name'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
/usr/bin/install -c  oid2name '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/oid2name'
make -C old_snapshot install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/old_snapshot'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  old_snapshot.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/old_snapshot.so'
/usr/bin/install -c -m 644 ./old_snapshot.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./old_snapshot--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/old_snapshot'
make -C pageinspect install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pageinspect'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  pageinspect.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pageinspect.so'
/usr/bin/install -c -m 644 ./pageinspect.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./pageinspect--1.10--1.11.sql ./pageinspect--1.9--1.10.sql ./pageinspect--1.8--1.9.sql ./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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pageinspect'
make -C passwordcheck install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/passwordcheck'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  passwordcheck.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/passwordcheck.so'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/passwordcheck'
make -C pg_buffercache install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_buffercache'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  pg_buffercache.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_buffercache.so'
/usr/bin/install -c -m 644 ./pg_buffercache.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_buffercache'
make -C pg_freespacemap install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_freespacemap'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  pg_freespacemap.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_freespacemap.so'
/usr/bin/install -c -m 644 ./pg_freespacemap.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_freespacemap'
make -C pg_prewarm install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_prewarm'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  pg_prewarm.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_prewarm.so'
/usr/bin/install -c -m 644 ./pg_prewarm.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_prewarm'
make -C pg_stat_statements install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_stat_statements'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  pg_stat_statements.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_stat_statements.so'
/usr/bin/install -c -m 644 ./pg_stat_statements.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.9--1.10.sql ./pg_stat_statements--1.8--1.9.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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_stat_statements'
make -C pg_surgery install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_surgery'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  pg_surgery.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_surgery.so'
/usr/bin/install -c -m 644 ./pg_surgery.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./pg_surgery--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_surgery'
make -C pg_trgm install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_trgm'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  pg_trgm.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_trgm.so'
/usr/bin/install -c -m 644 ./pg_trgm.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./pg_trgm--1.5--1.6.sql ./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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_trgm'
make -C pgrowlocks install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pgrowlocks'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  pgrowlocks.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgrowlocks.so'
/usr/bin/install -c -m 644 ./pgrowlocks.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pgrowlocks'
make -C pgstattuple install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pgstattuple'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  pgstattuple.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgstattuple.so'
/usr/bin/install -c -m 644 ./pgstattuple.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pgstattuple'
make -C pg_visibility install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_visibility'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  pg_visibility.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_visibility.so'
/usr/bin/install -c -m 644 ./pg_visibility.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_visibility'
make -C pg_walinspect install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_walinspect'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  pg_walinspect.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_walinspect.so'
/usr/bin/install -c -m 644 ./pg_walinspect.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./pg_walinspect--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/pg_walinspect'
make -C postgres_fdw install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/postgres_fdw'
make -C ../../src/interfaces/libpq all
make[2]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
make -C ../../../src/port all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/port'
make -C ../../../src/common all
make[3]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/common'
make[2]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/src/interfaces/libpq'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  postgres_fdw.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/postgres_fdw.so'
/usr/bin/install -c -m 644 ./postgres_fdw.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./postgres_fdw--1.0.sql ./postgres_fdw--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/postgres_fdw'
make -C seg install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/seg'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  seg.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/seg.so'
/usr/bin/install -c -m 644 ./seg.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/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.3--1.4.sql ./seg--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server/extension/seg/'
/usr/bin/install -c -m 644   ./segdata.h '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/include/server/extension/seg/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/seg'
make -C spi install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/spi'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/doc//extension'
/usr/bin/install -c -m 644 ./autoinc.control ./insert_username.control ./moddatetime.control ./refint.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/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/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 755  autoinc.so insert_username.so moddatetime.so refint.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/'
/usr/bin/install -c -m 644 ./autoinc.example ./insert_username.example ./moddatetime.example ./refint.example '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/doc//extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/spi'
make -C tablefunc install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tablefunc'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 644 ./tablefunc.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./tablefunc--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 755  tablefunc.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tablefunc'
make -C tcn install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tcn'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 644 ./tcn.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./tcn--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 755  tcn.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tcn'
make -C test_decoding install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/test_decoding'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/install -c -m 755  test_decoding.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/test_decoding'
make -C tsm_system_rows install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tsm_system_rows'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  tsm_system_rows.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/tsm_system_rows.so'
/usr/bin/install -c -m 644 ./tsm_system_rows.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./tsm_system_rows--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tsm_system_rows'
make -C tsm_system_time install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tsm_system_time'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  tsm_system_time.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/tsm_system_time.so'
/usr/bin/install -c -m 644 ./tsm_system_time.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./tsm_system_time--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/tsm_system_time'
make -C unaccent install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/unaccent'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/tsearch_data'
/usr/bin/install -c -m 755  unaccent.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/unaccent.so'
/usr/bin/install -c -m 644 ./unaccent.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./unaccent.rules '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/tsearch_data/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/unaccent'
make -C vacuumlo install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/vacuumlo'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
/usr/bin/install -c  vacuumlo '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/vacuumlo'
make -C uuid-ossp install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/uuid-ossp'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  uuid-ossp.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/uuid-ossp.so'
/usr/bin/install -c -m 644 ./uuid-ossp.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./uuid-ossp--1.1.sql ./uuid-ossp--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/uuid-ossp'
make -C xml2 install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/xml2'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  pgxml.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxml.so'
/usr/bin/install -c -m 644 ./xml2.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./xml2--1.1.sql ./xml2--1.0--1.1.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/xml2'
make -C sepgsql install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/sepgsql'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/contrib'
/usr/bin/install -c -m 755  sepgsql.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/sepgsql.so'
/usr/bin/install -c -m 644  sepgsql.sql '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/contrib/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/sepgsql'
make -C bool_plperl install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/bool_plperl'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  bool_plperl.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/bool_plperl.so'
/usr/bin/install -c -m 644 ./bool_plperlu.control ./bool_plperl.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./bool_plperlu--1.0.sql ./bool_plperl--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/bool_plperl'
make -C hstore_plperl install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/hstore_plperl'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  hstore_plperl.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/hstore_plperl.so'
/usr/bin/install -c -m 644 ./hstore_plperl.control ./hstore_plperlu.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./hstore_plperl--1.0.sql ./hstore_plperlu--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/hstore_plperl'
make -C jsonb_plperl install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/jsonb_plperl'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  jsonb_plperl.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/jsonb_plperl.so'
/usr/bin/install -c -m 644 ./jsonb_plperlu.control ./jsonb_plperl.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./jsonb_plperlu--1.0.sql ./jsonb_plperl--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/jsonb_plperl'
make -C hstore_plpython install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/hstore_plpython'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  hstore_plpython3.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/hstore_plpython3.so'
/usr/bin/install -c -m 644 ./hstore_plpython3u.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./hstore_plpython3u--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/hstore_plpython'
make -C jsonb_plpython install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/jsonb_plpython'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  jsonb_plpython3.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/jsonb_plpython3.so'
/usr/bin/install -c -m 644 ./jsonb_plpython3u.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./jsonb_plpython3u--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/jsonb_plpython'
make -C ltree_plpython install
make[1]: Entering directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/ltree_plpython'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension'
/usr/bin/install -c -m 755  ltree_plpython3.so '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/ltree_plpython3.so'
/usr/bin/install -c -m 644 ./ltree_plpython3u.control '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
/usr/bin/install -c -m 644 ./ltree_plpython3u--1.0.sql  '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/share/extension/'
make[1]: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib/ltree_plpython'
make: Leaving directory '/builddir/build/BUILD/postgresql-16.5/postgresql-15.5/contrib'
+ popd
~/build/BUILD/postgresql-16.5
~/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15 ~/build/BUILD/postgresql-16.5
+ pushd /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15
+ 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.private16-5 lib/libpq.so.private16-5.15
+ rm lib/libecpg.so lib/libecpg.so.private16-6 lib/libecpg.so.private16-6.15 lib/libecpg_compat.so lib/libecpg_compat.so.private16-3 lib/libecpg_compat.so.private16-3.15 lib/libpgtypes.so lib/libpgtypes.so.private16-3 lib/libpgtypes.so.private16-3.15
+ rm share/postgres.bki
+ 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_constraints.sql share/system_functions.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/adminpack--2.0--2.1.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/amcheck--1.2--1.3.sql share/extension/autoinc--1.0.sql share/extension/bloom--1.0.sql share/extension/bool_plperl--1.0.sql share/extension/bool_plperlu--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_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--1.5--1.6.sql share/extension/btree_gist--1.6--1.7.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/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--1.4--1.5.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/dict_int--1.0.sql share/extension/dict_xsyn--1.0.sql share/extension/earthdistance--1.0--1.1.sql share/extension/earthdistance--1.1.sql share/extension/file_fdw--1.0.sql share/extension/fuzzystrmatch--1.0--1.1.sql share/extension/fuzzystrmatch--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--1.6--1.7.sql share/extension/hstore--1.7--1.8.sql share/extension/hstore_plperl--1.0.sql share/extension/hstore_plperlu--1.0.sql share/extension/hstore_plpython3u--1.0.sql share/extension/insert_username--1.0.sql share/extension/intagg--1.0--1.1.sql share/extension/intagg--1.1.sql share/extension/intarray--1.0--1.1.sql share/extension/intarray--1.1--1.2.sql share/extension/intarray--1.2--1.3.sql share/extension/intarray--1.2.sql share/extension/intarray--1.3--1.4.sql share/extension/intarray--1.4--1.5.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/jsonb_plperl--1.0.sql share/extension/jsonb_plperlu--1.0.sql share/extension/jsonb_plpython3u--1.0.sql share/extension/lo--1.0--1.1.sql share/extension/lo--1.1.sql share/extension/ltree--1.0--1.1.sql share/extension/ltree--1.1--1.2.sql share/extension/ltree--1.1.sql share/extension/ltree_plpython3u--1.0.sql share/extension/moddatetime--1.0.sql share/extension/old_snapshot--1.0.sql share/extension/pageinspect--1.0--1.1.sql share/extension/pageinspect--1.1--1.2.sql share/extension/pageinspect--1.10--1.11.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--1.7--1.8.sql share/extension/pageinspect--1.8--1.9.sql share/extension/pageinspect--1.9--1.10.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_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_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--1.7--1.8.sql share/extension/pg_stat_statements--1.8--1.9.sql share/extension/pg_stat_statements--1.9--1.10.sql share/extension/pg_surgery--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--1.4--1.5.sql share/extension/pg_trgm--1.5--1.6.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/pg_walinspect--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/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/plperl--1.0.sql share/extension/plperlu--1.0.sql share/extension/plpgsql--1.0.sql share/extension/plpython3u--1.0.sql share/extension/pltcl--1.0.sql share/extension/pltclu--1.0.sql share/extension/postgres_fdw--1.0--1.1.sql share/extension/postgres_fdw--1.0.sql share/extension/refint--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--1.3--1.4.sql share/extension/tablefunc--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/uuid-ossp--1.0--1.1.sql share/extension/uuid-ossp--1.1.sql share/extension/xml2--1.0--1.1.sql share/extension/xml2--1.1.sql
+ rm share/extension/adminpack.control share/extension/amcheck.control share/extension/autoinc.control share/extension/bloom.control share/extension/bool_plperl.control share/extension/bool_plperlu.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_plpython3u.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_plpython3u.control share/extension/lo.control share/extension/ltree.control share/extension/ltree_plpython3u.control share/extension/moddatetime.control share/extension/old_snapshot.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_surgery.control share/extension/pg_trgm.control share/extension/pg_visibility.control share/extension/pg_walinspect.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/tablefunc.control share/extension/tcn.control share/extension/tsm_system_rows.control share/extension/tsm_system_time.control share/extension/unaccent.control share/extension/uuid-ossp.control share/extension/xml2.control
+ popd
~/build/BUILD/postgresql-16.5
+ cat
+ cat
+ mkdir -p /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/test
+ cp -a src/test/regress /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/test
+ rm -f /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/test/regress/pg_regress
+ rm -f /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/test/regress/refint.so
+ rm -f /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/test/regress/autoinc.so
+ ln -sf ../../pgxs/src/test/regress/pg_regress /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/test/regress/pg_regress
+ ln -sf ../../autoinc.so /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/test/regress/autoinc.so
+ ln -sf ../../refint.so /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/test/regress/refint.so
+ pushd /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/test/regress
~/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/test/regress ~/build/BUILD/postgresql-16.5
+ rm -f GNUmakefile Makefile pg_regress.o pg_regress_main.o regress.o
+ chmod 0755 pg_regress regress.so
+ popd
~/build/BUILD/postgresql-16.5
+ sed 's|@bindir@|/usr/bin|g'
+ chmod 0644 /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/test/regress/Makefile
+ rm -rf doc/html
+ mv /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/pgsql/html doc
+ rm -rf /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/pgsql
+ rm /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/libpgfeutils.a
+ rm -f '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/*_plpythonu*'
+ rm -f '/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/pgsql/extension/*_plpython2u*'
+ 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/postgresql16-16.5-2.oc9.x86_64 pg_server_config-16
+ cat pg_server_config-16.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/postgresql16-16.5-2.oc9.x86_64 initdb-16
+ cat initdb-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pg_basebackup-16
+ cat pg_basebackup-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pg_controldata-16
+ cat pg_controldata-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pg_ctl-16
+ cat pg_ctl-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pg_resetwal-16
+ cat pg_resetwal-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pg_rewind-16
+ cat pg_rewind-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 plpgsql-16
+ cat plpgsql-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 postgres-16
+ cat postgres-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pg_checksums-16
+ cat pg_checksums-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pg_verifybackup-16
+ cat pg_verifybackup-16.lang
+ find_lang_bins contrib.lst pg_amcheck 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/postgresql16-16.5-2.oc9.x86_64 pg_amcheck-16
+ cat pg_amcheck-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pg_archivecleanup-16
+ cat pg_archivecleanup-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pg_test_fsync-16
+ cat pg_test_fsync-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pg_test_timing-16
+ cat pg_test_timing-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pg_waldump-16
+ cat pg_waldump-16.lang
+ find_lang_bins main.lst pg_dump pg_upgrade pgscripts psql libpqprivate16-5
+ lstfile=main.lst
+ shift
+ cp /dev/null main.lst
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pg_dump-16
+ cat pg_dump-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pg_upgrade-16
+ cat pg_upgrade-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 pgscripts-16
+ cat pgscripts-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 psql-16
+ cat psql-16.lang
+ for binary in "$@"
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64 libpqprivate16-5-16
+ cat libpqprivate16-5-16.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/postgresql16-16.5-2.oc9.x86_64 plperl-16
+ cat plperl-16.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/postgresql16-16.5-2.oc9.x86_64 plpython-16
+ cat plpython-16.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/postgresql16-16.5-2.oc9.x86_64 pltcl-16
+ cat pltcl-16.lang
+ /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 16.5-2.oc9 --unique-debug-suffix -16.5-2.oc9.x86_64 --unique-debug-src-base postgresql16-16.5-2.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/postgresql-16.5
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/clusterdb
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/createdb
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/createuser
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/oid2name
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_amcheck
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/dropdb
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_ctl
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_checksums
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_basebackup
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/dropuser
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/initdb
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_controldata
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_archivecleanup
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_dumpall
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_restore
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_isready
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_resetwal
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_server_config
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_receivewal
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_recvlogical
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_rewind
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_dump
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_test_timing
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_test_fsync
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pgbench
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_verifybackup
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/vacuumdb
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/psql
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/postgres
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_upgrade
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/pg_waldump
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/reindexdb
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/bin/vacuumlo
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/_int.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/libpq.so.private16-5.16
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/amcheck.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/auth_delay.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/auto_explain.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/adminpack.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/autoinc.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/basebackup_to_shell.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/basic_archive.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bloom.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/bool_plperl.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/btree_gist.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/citext.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/cube.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/btree_gin.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/cyrillic_and_mic.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/dblink.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/dict_snowball.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/dict_int.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/dict_xsyn.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/earthdistance.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/euc2004_sjis2004.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/euc_cn_and_mic.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/euc_jp_and_sjis.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/euc_tw_and_big5.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/euc_kr_and_mic.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/file_fdw.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/fuzzystrmatch.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/hstore.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/hstore_plperl.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/insert_username.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/jsonb_plperl.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/isn.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/hstore_plpython3.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/jsonb_plpython3.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/latin2_and_win1250.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/latin_and_mic.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/llvmjit.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/moddatetime.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/ltree.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/lo.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/libpqwalreceiver.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/old_snapshot.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_freespacemap.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/ltree_plpython3.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/passwordcheck.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pageinspect.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_buffercache.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_prewarm.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_stat_statements.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_surgery.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_trgm.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_visibility.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pg_walinspect.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgcrypto.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgrowlocks.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgoutput.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgstattuple.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxml.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/test/isolation/isolationtester
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/test/regress/pg_regress
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/plperl.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pgxs/src/test/isolation/pg_isolation_regress
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/plpython3.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/plpgsql.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgres_fdw.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/pltcl.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_amcheck
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/oid2name
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_archivecleanup
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_controldata
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_ctl
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_checksums
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_config
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_isready
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_receivewal
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_rewind
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_recvlogical
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_resetwal
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_test_fsync
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_test_timing
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_upgrade
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_waldump
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/pg_verifybackup
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/vacuumlo
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/bin/postgres
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/_int.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/adminpack.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/amcheck.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/auth_delay.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/autoinc.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/auto_explain.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/basic_archive.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/basebackup_to_shell.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/bool_plperl.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/bloom.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/btree_gist.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/btree_gin.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/citext.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/cube.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/cyrillic_and_mic.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/dblink.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/dict_int.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/dict_snowball.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/dict_xsyn.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/earthdistance.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/euc2004_sjis2004.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/euc_cn_and_mic.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/euc_jp_and_sjis.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/euc_kr_and_mic.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/euc_tw_and_big5.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/file_fdw.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/fuzzystrmatch.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/hstore_plperl.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/hstore.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/hstore_plpython3.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/insert_username.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/isn.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/jsonb_plperl.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/latin2_and_win1250.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/latin_and_mic.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/jsonb_plpython3.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/libpqwalreceiver.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/lo.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/ltree.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/ltree_plpython3.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/old_snapshot.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/moddatetime.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pageinspect.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/passwordcheck.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_buffercache.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_prewarm.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_freespacemap.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_stat_statements.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_surgery.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_trgm.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_walinspect.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pg_visibility.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgoutput.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxml.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgstattuple.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgrowlocks.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/test/isolation/isolationtester
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/test/isolation/pg_isolation_regress
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pgxs/src/test/regress/pg_regress
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/plperl.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/plpgsql.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/plpython3.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/pltcl.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/refint.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/postgres_fdw.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/seg.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/tcn.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/sepgsql.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/tablefunc.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/test_decoding.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/tsm_system_rows.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/tsm_system_time.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_big5.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_cyrillic.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/unaccent.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_euc2004.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_euc_cn.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_euc_jp.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_euc_tw.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_euc_kr.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_gb18030.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_iso8859.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_gbk.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_iso8859_1.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_johab.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_sjis.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_uhc.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_sjis2004.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/utf8_and_win.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/postgresql-15/lib/uuid-ossp.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/refint.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/seg.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/sepgsql.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/tablefunc.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/sslinfo.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/tcn.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/test_decoding.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/tsm_system_rows.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/test/regress/regress.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/tsm_system_time.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/tutorial/complex.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/tutorial/funcs.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/unaccent.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_big5.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_cyrillic.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_euc2004.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_euc_cn.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_euc_jp.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_euc_tw.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_euc_kr.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_gbk.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_gb18030.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_iso8859_1.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_iso8859.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_johab.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_sjis.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_sjis2004.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_uhc.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/utf8_and_win.so
extracting debug info from /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/lib64/pgsql/uuid-ossp.so
cpio: postgresql-15.5/src/backend/.dtrace-temp.a5ea52e2.c: Cannot stat: No such file or directory
cpio: src/backend/.dtrace-temp.a5ea52e2.c: Cannot stat: No such file or directory
215755 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/OpenCloudOS/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs
mangling shebang in /usr/libexec/postgresql-check-db-dir from /bin/bash to #!/usr/bin/bash
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/sbin/postgresql-new-systemd-unit 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/bin/postgresql-upgrade from /bin/bash to #!/usr/bin/bash
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/test/regress/regressplans.sh from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/lib64/pgsql/postgresql-15/lib/pgxs/config/install-sh from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/lib64/pgsql/postgresql-15/lib/pgxs/config/missing from /bin/sh to #!/usr/bin/sh
+ /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/OpenCloudOS/brp-python-hardlink
Processing files: postgresql16-16.5-2.oc9.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wkk2pd
+ umask 022
+ cd /builddir/build/BUILD
+ cd postgresql-16.5
+ DOCDIR=/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16
+ cp -pr doc/KNOWN_BUGS /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16
+ cp -pr doc/MISSING_FEATURES /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16
+ cp -pr doc/TODO /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16
+ cp -pr README /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16
+ cp -pr HISTORY /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16
+ cp -pr README.rpm-dist /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4U6rSX
+ umask 022
+ cd /builddir/build/BUILD
+ cd postgresql-16.5
+ LICENSEDIR=/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/licenses/postgresql16
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/licenses/postgresql16
+ cp -pr COPYRIGHT /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/licenses/postgresql16
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: postgresql-any postgresql16 = 16.5-2.oc9 postgresql16(x86-64) = 16.5-2.oc9
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.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) liblz4.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpq.so.private16-5()(64bit) libreadline.so.8()(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Conflicts: postgresql postgresql-any
Processing files: postgresql16-private-libs-16.5-2.oc9.x86_64
Provides: libpq.so.private16-5()(64bit) postgresql-private-libs-any postgresql16-private-libs = 16.5-2.oc9 postgresql16-private-libs(x86-64) = 16.5-2.oc9
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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(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.so.2()(64bit) libldap.so.2(OPENLDAP_2.200)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) rtld(GNU_HASH)
Conflicts: postgresql-private-libs postgresql-private-libs-any
Processing files: postgresql16-private-devel-16.5-2.oc9.x86_64
Provides: postgresql-private-devel-any postgresql16-devel = 16.5-2.oc9 postgresql16-private-devel = 16.5-2.oc9 postgresql16-private-devel(x86-64) = 16.5-2.oc9
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.private16-5()(64bit) pkgconfig(libcrypto) pkgconfig(libssl)
Conflicts: libpq-devel postgresql-private-devel postgresql-private-devel-any
Processing files: postgresql16-server-16.5-2.oc9.x86_64
Provides: bundled(postgresql-setup) = 8.9 config(postgresql16-server) = 16.5-2.oc9 postgresql-server-any postgresql16-server = 16.5-2.oc9 postgresql16-server(:MODULE_COMPAT_16) postgresql16-server(x86-64) = 16.5-2.oc9
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.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(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) libicudata.so.74()(64bit) libicui18n.so.74()(64bit) libicuuc.so.74()(64bit) libldap.so.2()(64bit) libldap.so.2(OPENLDAP_2.200)(64bit) liblz4.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpq.so.private16-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) libxml2.so.2(LIBXML2_2.6.12)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.5)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Conflicts: postgresql-server postgresql-server-any
Processing files: postgresql16-docs-16.5-2.oc9.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KY4RE4
+ umask 022
+ cd /builddir/build/BUILD
+ cd postgresql-16.5
+ DOCDIR=/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16-docs
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16-docs
+ cp -pr doc/html /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16-docs
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: postgresql-docs-any postgresql16-doc = 16.5-2.oc9 postgresql16-docs = 16.5-2.oc9 postgresql16-docs(x86-64) = 16.5-2.oc9
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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH)
Conflicts: postgresql-docs postgresql-docs-any
Processing files: postgresql16-contrib-16.5-2.oc9.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9sDuhl
+ umask 022
+ cd /builddir/build/BUILD
+ cd postgresql-16.5
+ DOCDIR=/builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16-contrib
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16-contrib
+ cp -pr contrib/spi/autoinc.example contrib/spi/insert_username.example contrib/spi/moddatetime.example contrib/spi/refint.example /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64/usr/share/doc/postgresql16-contrib
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: postgresql-contrib-any postgresql16-contrib = 16.5-2.oc9 postgresql16-contrib(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) liblz4.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libossp-uuid.so.16()(64bit) libperl.so.5.36()(64bit) libpq.so.private16-5()(64bit) libpython3.11.so.1.0()(64bit) libselinux.so.1()(64bit) libselinux.so.1(LIBSELINUX_1.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.5)(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)
Conflicts: postgresql-contrib postgresql-contrib-any
Processing files: postgresql16-server-devel-16.5-2.oc9.x86_64
Provides: postgresql-server-devel-any postgresql16-server-devel = 16.5-2.oc9 postgresql16-server-devel(x86-64) = 16.5-2.oc9 rpm_macro(postgresql_major) rpm_macro(postgresql_module_requires) rpm_macro(postgresql_server_llvmjit)
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.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpq.so.private16-5()(64bit) rtld(GNU_HASH)
Conflicts: postgresql-server-devel postgresql-server-devel-any
Processing files: postgresql16-test-rpm-macros-16.5-2.oc9.noarch
Provides: postgresql-test-rpm-macros-any postgresql16-test-rpm-macros = 16.5-2.oc9 rpm_macro(pgtests_init) rpm_macro(pgtests_start) rpm_macro(postgresql_tests_init) rpm_macro(postgresql_tests_run) rpm_macro(postgresql_tests_start)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Conflicts: postgresql-test-rpm-macros postgresql-test-rpm-macros-any
Processing files: postgresql16-static-16.5-2.oc9.x86_64
Provides: postgresql-static-any postgresql16-static = 16.5-2.oc9 postgresql16-static(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Conflicts: postgresql-static postgresql-static-any
Processing files: postgresql16-upgrade-16.5-2.oc9.x86_64
warning: File listed twice: /usr/lib/.build-id/25/59a754fe851893df07b7621f4b342d82801724
warning: File listed twice: /usr/lib/.build-id/44/72e9d6e95eeb32e51d5caa8151a9c5aa396d2d
warning: File listed twice: /usr/lib/.build-id/48/94a3adbc0460e04b36e51374b77e0d5e2f775d
warning: File listed twice: /usr/lib/.build-id/f1/5abe514869d356841c4364f3d8e4e927b92ce4
Provides: bundled(postgresql-server) = 15.5 postgresql-upgrade-any postgresql16-upgrade = 16.5-2.oc9 postgresql16-upgrade(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libicui18n.so.74()(64bit) libicuuc.so.74()(64bit) libldap.so.2()(64bit) libldap.so.2(OPENLDAP_2.200)(64bit) liblz4.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libossp-uuid.so.16()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libperl.so.5.36()(64bit) libpq.so.private16-5()(64bit) libpython3.11.so.1.0()(64bit) libselinux.so.1()(64bit) libselinux.so.1(LIBSELINUX_1.0)(64bit) libtcl8.6.so()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(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)
Conflicts: postgresql-upgrade postgresql-upgrade-any
Processing files: postgresql16-upgrade-devel-16.5-2.oc9.x86_64
Provides: postgresql-upgrade-devel-any postgresql16-upgrade-devel = 16.5-2.oc9 postgresql16-upgrade-devel(x86-64) = 16.5-2.oc9 rpm_macro(postgresql_upgrade_prefix)
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.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpq.so.private16-5()(64bit) rtld(GNU_HASH)
Conflicts: postgresql-upgrade-devel postgresql-upgrade-devel-any
Processing files: postgresql16-plperl-16.5-2.oc9.x86_64
Provides: postgresql-plperl-any postgresql16-plperl = 16.5-2.oc9 postgresql16-plperl(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.36()(64bit) rtld(GNU_HASH)
Conflicts: postgresql-plperl postgresql-plperl-any
Processing files: postgresql16-plpython3-16.5-2.oc9.x86_64
Provides: postgresql-python3-any postgresql16-plpython3 = 16.5-2.oc9 postgresql16-plpython3(x86-64) = 16.5-2.oc9
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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.11.so.1.0()(64bit) rtld(GNU_HASH)
Conflicts: postgresql-python3 postgresql-python3-any
Processing files: postgresql16-pltcl-16.5-2.oc9.x86_64
Provides: postgresql-plctl-any postgresql16-pltcl = 16.5-2.oc9 postgresql16-pltcl(x86-64) = 16.5-2.oc9
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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libtcl8.6.so()(64bit) rtld(GNU_HASH)
Conflicts: postgresql-plctl postgresql-plctl-any
Processing files: postgresql16-test-16.5-2.oc9.x86_64
Provides: postgresql-test-any postgresql16-test = 16.5-2.oc9 postgresql16-test(x86-64) = 16.5-2.oc9
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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH)
Conflicts: postgresql-test postgresql-test-any
Processing files: postgresql16-llvmjit-16.5-2.oc9.x86_64
Provides: postgresql-llvmjit >= 16.5-2.oc9 postgresql-llvmjit-any postgresql16-llvmjit = 16.5-2.oc9 postgresql16-llvmjit(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libLLVM-17.so()(64bit) libLLVM-17.so(LLVM_17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH)
Conflicts: postgresql-llvmjit postgresql-llvmjit-any
Processing files: postgresql16-debugsource-16.5-2.oc9.x86_64
Provides: postgresql16-debugsource = 16.5-2.oc9 postgresql16-debugsource(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: postgresql16-debuginfo-16.5-2.oc9.x86_64
Provides: debuginfo(build-id) = 0db1dd82f46e29ceec81ce124966e2f78b613901 debuginfo(build-id) = 37836504c4b0e8f857f6e650f5209eb07cf70180 debuginfo(build-id) = 39c5e61a3ac2ddf51816f688327799073f4c171d debuginfo(build-id) = 4a7fb5531e76632ee022f15e3cd7b7b17b7406f2 debuginfo(build-id) = 579a72beeb01420647ae3608d6d0ad6519586769 debuginfo(build-id) = 70b91a892a0f8be3ec7e9494425137bd1faf33ca debuginfo(build-id) = 7ac181a4b44287c99bf8df4540828842a06f6508 debuginfo(build-id) = 7ce87b0f61a635324da5967d0f67c8a968eecd73 debuginfo(build-id) = 86812d58c10ad52056fa0753af8108cd75963f91 debuginfo(build-id) = 9746bdcf83c814dace115e4ce3c3d068b0760b2f debuginfo(build-id) = a007d574a30afedf1b7add6ba2550f493974c386 debuginfo(build-id) = c742b76d3467c7cb8eee234df622f8547863c0f9 debuginfo(build-id) = ca1fe5a87b6998f2576d4537bb075f20053489d1 postgresql16-debuginfo = 16.5-2.oc9 postgresql16-debuginfo(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: postgresql16-debugsource(x86-64) = 16.5-2.oc9
Processing files: postgresql16-private-libs-debuginfo-16.5-2.oc9.x86_64
Provides: debuginfo(build-id) = 0cb9cbeaa28463aaf029d8c3186bbb339d0cd0f3 libpq.so.private16-5.16-16.5-2.oc9.x86_64.debug()(64bit) postgresql16-private-libs-debuginfo = 16.5-2.oc9 postgresql16-private-libs-debuginfo(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: postgresql16-debugsource(x86-64) = 16.5-2.oc9
Processing files: postgresql16-server-debuginfo-16.5-2.oc9.x86_64
Provides: debuginfo(build-id) = 0024a73172c6ea1840ffdf0f52ea7ece18b2bf0e debuginfo(build-id) = 02d4311ec62a502877039fc8aae672f8ab0f0c05 debuginfo(build-id) = 06a0f1ccba2a272fa0465226ad3b51b84c336e8e debuginfo(build-id) = 0b6e85dabcb43797656294c1b5c936f61f77ac20 debuginfo(build-id) = 10453c94d3ebb1698a0c5afc9f33f9fbb9d64db1 debuginfo(build-id) = 1e6515d54067c1a2a4e2a7b957a587d89056fd9b debuginfo(build-id) = 2b1eff68e1bb98f2112965fb96eec39f7f1ae57c debuginfo(build-id) = 2f809f5f7f0a77d157cd6017b1be1dd882afaa12 debuginfo(build-id) = 31c756613242dc92ca057cf12ccc6f3e416e949d debuginfo(build-id) = 42547cff280f9241ccbf6537857366aea7f4a35e debuginfo(build-id) = 4955c768a0497b116609dd6f6f6408a1b7ca1e67 debuginfo(build-id) = 4b8f97ad3b92ca2ed562085006cf8cfca70f4bcb debuginfo(build-id) = 4d21818ded20c3c7d09def040d0f5b4d3f97d4da debuginfo(build-id) = 4d5ce10cd482bf9a195a2fd2b7fd0b7fc5014cb1 debuginfo(build-id) = 511eb4d925c49038d0cb8d7e6c79e9fa3a9f30ff debuginfo(build-id) = 66df07162e661acb9edf5499685f6c4f2916244f debuginfo(build-id) = 7697d65d799600bbae2bfe084286a9523ddeb4d5 debuginfo(build-id) = 78c593daf26d1533ac679b8432a8de40db67a397 debuginfo(build-id) = 7f16f55e3d4444f63bab9575042ed5a25d83089b debuginfo(build-id) = 8164b34e848a08ed4ef29b27e9db16786b350f87 debuginfo(build-id) = 9e7a3f68b75f7e87edd6be6c594f510a6b529217 debuginfo(build-id) = a5d33c40cf9874d1c2252f66d6011adba1016206 debuginfo(build-id) = a833dd23011b1eb59df3244f0eff82f969dfb3de debuginfo(build-id) = ad2b36381b84155b2efb894a7bb2fcc3ac88a486 debuginfo(build-id) = b2aaeb945ccaa3049bf67649e83e778f4fe2c9e9 debuginfo(build-id) = b5cc45c110ae2183f27bae88189f921807104acd debuginfo(build-id) = bc47e2d654aadb8fcf151f4141faa5cfe23b88fb debuginfo(build-id) = c3cc6bc37bf249c2f068ad5468ab9d5ff84d99bf debuginfo(build-id) = c7344b105e89cb37e7740c5a4e57048cdadc9732 debuginfo(build-id) = cb4af395c86483a0a070e15764a9c0a9dc770008 debuginfo(build-id) = cd386f4a13670e4652ebbc10032f6af8eea95468 debuginfo(build-id) = db738f2478eeb62da8a84a03adc893825c13735d debuginfo(build-id) = dba3ab05226cc5b36a63b954a1ff180fb27606df debuginfo(build-id) = dcc311cff40f572c1660c3c326a1b55dc130b2fa debuginfo(build-id) = e68e89efec2fb5d6360f6638496bf11a00756e76 debuginfo(build-id) = eacabf7196b0787e0cec8d7f5bdb4c22f03e872d debuginfo(build-id) = f2dde58ebf1ec6c5d852e0ccb3304e21b62d80c3 debuginfo(build-id) = f5d8b65de1fce74310059429893043a287189682 debuginfo(build-id) = fb809d0045fbac072ce9595e3f65d14c79f8fee1 debuginfo(build-id) = fef1be8670b2114f3105705a3361c8314aaeee04 postgresql16-server-debuginfo = 16.5-2.oc9 postgresql16-server-debuginfo(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: postgresql16-debugsource(x86-64) = 16.5-2.oc9
Processing files: postgresql16-docs-debuginfo-16.5-2.oc9.x86_64
Provides: debuginfo(build-id) = 88c67b422884fcbd2cf5743bdd364097be08e7fd debuginfo(build-id) = a3bd26f6c0c91de26113ea2ebad1eabc36967cfe postgresql16-docs-debuginfo = 16.5-2.oc9 postgresql16-docs-debuginfo(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: postgresql16-debugsource(x86-64) = 16.5-2.oc9
Processing files: postgresql16-contrib-debuginfo-16.5-2.oc9.x86_64
Provides: debuginfo(build-id) = 0345175befdfa3a0f084fd581e8757c82b4a6018 debuginfo(build-id) = 037e39401f70665d55abb9e60187343128e30639 debuginfo(build-id) = 05528d459bdb7d2851454ab1c080298a3de84980 debuginfo(build-id) = 09368212c500bc5fa70303014a76c12a498a6dc9 debuginfo(build-id) = 14f732f9b8b862cfc02aa5e14f653442622ec331 debuginfo(build-id) = 16010ab1e390dfeaf5c4ce989c58cb65ff54567b debuginfo(build-id) = 161fc2e8f0030f8c4e67636f340f3656e78e79c2 debuginfo(build-id) = 1a720a50d6d482c94e16dcf6b26b6c902468e7ef debuginfo(build-id) = 1f113836572d684ab72d718932dbe3fe9c34174b debuginfo(build-id) = 25dd974b0f0c6a977191312e7e1ff2022dcd77d0 debuginfo(build-id) = 29aab7d2730e9a0a32497046efa5ad12502633c1 debuginfo(build-id) = 2c6d8f9df6a37850b1a04421b7af4487c350dba6 debuginfo(build-id) = 2eb3d650c0abf955fc9efe86936a47c0e80cbbc2 debuginfo(build-id) = 37202d333f67faae26b29c50478ea22639a2ad8a debuginfo(build-id) = 38ec6f9f55c6b10282ee6af6d45d16d581661cba debuginfo(build-id) = 3fd585cd0a50376b9d42abd007bf49fa7941e8bb debuginfo(build-id) = 440b24e225c393498c30c0c490e25db2b8f15915 debuginfo(build-id) = 460edb5ce59d7511916e2aba4c685dfdbc28162a debuginfo(build-id) = 47152815776f38656ff451d0efc13193c1962a59 debuginfo(build-id) = 52c93cb6e7f946176569bc7eed5302261898cf48 debuginfo(build-id) = 5b3f6efa7dd330df1366ed1154eb7cd7d14aaad2 debuginfo(build-id) = 5e6be58350d7c6fb4e9dc656287536ad4b98b9d8 debuginfo(build-id) = 5ee3b2fd14d56349df60bd10d250b67c6e92599b debuginfo(build-id) = 5fc9ebd7cb4074c6f9e905dd972775f63ea78f87 debuginfo(build-id) = 6ef1b7d320fb2beaaed26fb5c7e4fbae9a38ca69 debuginfo(build-id) = 719f082543c00646df7311efaf4e262125d42b65 debuginfo(build-id) = 725caa7e585b6750e810c8f3b36101457f78c5b8 debuginfo(build-id) = 76898b4877f70328cea27901ac77ef74caba8afb debuginfo(build-id) = 7c842b700e0574e1d817005f6859c48773f8d4de debuginfo(build-id) = 860309c77634dd8160f377638005d347f260762b debuginfo(build-id) = 87dc52b5cdc8a6cb0b3f901a50d0f1fa96cdd823 debuginfo(build-id) = 8ab47bd7a500b7ca9a87c233b38feef72c433bed debuginfo(build-id) = 8c109f2fba7372730ca3e4d59a5af591bbb4b1e7 debuginfo(build-id) = 93799ba3e76c27d17ab8a41f394282e8e0d8b34c debuginfo(build-id) = 9a2f9a918fdb663e2d15b37559425b3043b58d6b debuginfo(build-id) = 9b2763bb71dd4d5cdee5206c89ad7b714517685c debuginfo(build-id) = 9b56fda01edc0503361b063ba8f2eaae6887be74 debuginfo(build-id) = 9d707afb0761a64db6343d3f93ec9c99774ea8e0 debuginfo(build-id) = 9f7060214de754353d224741fe7260e1e6ecf995 debuginfo(build-id) = a0ae26e6d177f99ea16b12f72e67ddbd4d46a313 debuginfo(build-id) = ab8a9476f183d591cf0ededdb139be498205bf39 debuginfo(build-id) = af7a35acabd44cc4752ea6e1b91d7f23dde3b681 debuginfo(build-id) = b3875a2db88a2c7fab29ed252a8e19e5239cc850 debuginfo(build-id) = b5d15085a9c8e5511e6edbcc5d9c2e4e858f8d54 debuginfo(build-id) = bc837c1e7ad482250131cbfca3007613ef7bf23f debuginfo(build-id) = bccbef269ef961cded6eb8be664d5ac226e3155d debuginfo(build-id) = c22ab50dbfb356af441a45647bf3dd6c7bd7cad4 debuginfo(build-id) = c257f1483a36fea55aa70aef8a1f7fd8dd6ab597 debuginfo(build-id) = c2d4044033fb385e039d148d0066be79eef54c0b debuginfo(build-id) = ccdfc93f04cfcbda2dc8a2f99f68ab36b8813a21 debuginfo(build-id) = d6b2900d7ebc67a9a82ce374692e6933bad2da1b debuginfo(build-id) = d769a341bcca6b288d6e0212ce3f78a7e5d23c60 debuginfo(build-id) = db3be23ff7cd252bf2e31bce71805ea735966490 debuginfo(build-id) = dbd1c156e3fcd8026173e18141a8837baf2dc041 debuginfo(build-id) = de990601b628790994097bd2a84d097897b9d654 debuginfo(build-id) = dee91d4a9ba58f48c67a7b4f432b46facddba71a debuginfo(build-id) = df6ac18b95ddc7b04a97713f16e3e7d3a4371904 debuginfo(build-id) = e05ae484c40de3755cd6bc42ca9deef393d156b5 debuginfo(build-id) = e6ee55b9b6a349b92006afe383dc4405ee58059a debuginfo(build-id) = e713f52daf91607e8ba76e1b4255e4668f12f057 debuginfo(build-id) = eb1d080ab4e13474b742448d322176b89c2bb395 debuginfo(build-id) = edcfe386c17efb9085f3144577d4a64fd428acc7 debuginfo(build-id) = eee5456b1acb53c4cf121338bb2b7727307f352e debuginfo(build-id) = f279e72f84e47d5caa307053e29295347281dca6 postgresql16-contrib-debuginfo = 16.5-2.oc9 postgresql16-contrib-debuginfo(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: postgresql16-debugsource(x86-64) = 16.5-2.oc9
Processing files: postgresql16-server-devel-debuginfo-16.5-2.oc9.x86_64
Provides: debuginfo(build-id) = 14b3002da01239c3842452ad2383ff5678a0ed89 debuginfo(build-id) = 2ec4ae49a57794472ff43d780fde72907b88e8c1 debuginfo(build-id) = 4b73efb68f5a83be3e40c4963777b45c732915f0 debuginfo(build-id) = f72b04fb590306cc25ea46e6ffebaefa8c187cc0 postgresql16-server-devel-debuginfo = 16.5-2.oc9 postgresql16-server-devel-debuginfo(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: postgresql16-debugsource(x86-64) = 16.5-2.oc9
Processing files: postgresql16-upgrade-debuginfo-16.5-2.oc9.x86_64
Provides: debuginfo(build-id) = 004ef07dae9b70c20d52266b07f8f52e898452b9 debuginfo(build-id) = 00584fb4145a14813afff3f360e831606811b7af debuginfo(build-id) = 01826991a8a5c5ca11611b70a7820ebcd21d5428 debuginfo(build-id) = 046a178e5cf2d8cdac6b76836ad4f389de0cbff4 debuginfo(build-id) = 0570142be48873c1802ef39303cbad9ac4331ea2 debuginfo(build-id) = 071f26c756dc497e33ff1f7c242e345e0202ce58 debuginfo(build-id) = 08eb9ab0e7b721f3425962e39b56856b6cff2604 debuginfo(build-id) = 0aeac92b4227da640b1d79b2e6d3ca85b1166ad8 debuginfo(build-id) = 0b222985fc2300e3caced2971150d631e37a66b6 debuginfo(build-id) = 11058bec654cd01636fa87c805619e37c8a36430 debuginfo(build-id) = 13e808a22cead18f6623dc4c627930512a3de97d debuginfo(build-id) = 1518e542004fb1109c582810d0639fb71ca96fb0 debuginfo(build-id) = 1dcc6708a14fdc291dbcc7542153b0e6b4921fa4 debuginfo(build-id) = 21788b2a3c56890240d590a94b502e3d247ae7d3 debuginfo(build-id) = 21e4e1a06f506d76ff64082de52499980bf83392 debuginfo(build-id) = 24680646d4da3fa7437115cd5557deeb12ab5c95 debuginfo(build-id) = 24989cc78f92971cfd465aaba12a0412754864d4 debuginfo(build-id) = 2500b33c01a5e8ca74f15877032b86289f8b269a debuginfo(build-id) = 2559a754fe851893df07b7621f4b342d82801724 debuginfo(build-id) = 25c3d2e380ce15f184d891fc3485457adeea71e0 debuginfo(build-id) = 26bf3112f42a195a69987d7d9d34076cff9faad6 debuginfo(build-id) = 2809cfeb64fa34a3a7465f9df08362963da69ec0 debuginfo(build-id) = 29da80fdd151d69d97aa82d8fa3c1a32eed46bda debuginfo(build-id) = 2c6d699b493bac2909f48f33ba51cf876371eae4 debuginfo(build-id) = 31f8946a99efd58d429f39319c0e1a3ede27b21b debuginfo(build-id) = 34a4d1afcd70f4d1aedab05dae0eb7353592ba05 debuginfo(build-id) = 370be9accb5ac9fd35c77245e71692dc3ae78646 debuginfo(build-id) = 37d9df3bafc0f8d6ce75738d461d7fb5c364384b debuginfo(build-id) = 396a39e640e9148c8dabd0bb5ae675d8cc1c569f debuginfo(build-id) = 39bcff5e4643cde1294f4cbed5a1f551ec0ac761 debuginfo(build-id) = 39f64bd234457e0ff43c78a47163e84f5f63166c debuginfo(build-id) = 3a2dfeab92e5724e88eb7cbc64133cf0c82f3960 debuginfo(build-id) = 3a4fde3ec21c33d3c8d66aa9b7d52ccf72b290aa debuginfo(build-id) = 3b12cd4bfe2af2f59254aa36a5875cd11b0e8bdf debuginfo(build-id) = 3dd39a0cc3229686d55b86974fa6162f0179db9c debuginfo(build-id) = 3fef25c16e509e77d0290eeaa13313538ffce0b0 debuginfo(build-id) = 43b76357689a6aa7c23c5487d569d7d4ca817847 debuginfo(build-id) = 4472e9d6e95eeb32e51d5caa8151a9c5aa396d2d debuginfo(build-id) = 480d3337fedc51127e2a45ab964011c0eb17077c debuginfo(build-id) = 4894a3adbc0460e04b36e51374b77e0d5e2f775d debuginfo(build-id) = 4a69760d34a7ef430abe3d919c3b3124daf2475f debuginfo(build-id) = 56b8d6a37726ac5fc66a21072696a7f2db9ff9c3 debuginfo(build-id) = 57d7f462ccb50972162ff530f7a265f6afb72ba8 debuginfo(build-id) = 58446143457e5d3d5342468b0a6ca765ca26c39b debuginfo(build-id) = 5e1e62648bbe65df41e1c3e964008bc3bbbbf3c5 debuginfo(build-id) = 68a448928bced2a827bd8823128b71abcf09924d debuginfo(build-id) = 68ce002af1f636f6b07a2e0e6bd0b3a5e288854b debuginfo(build-id) = 6d0b2b2cc8d1da0aabfbee63f966bca7a81918ba debuginfo(build-id) = 733981cc30126898ad138a306bc8a1097a729e06 debuginfo(build-id) = 75d2ff6fe594daa50d751d22105b6cb8a7640eb5 debuginfo(build-id) = 773867efb5f6ce359c914a9efeeaf5ab48131685 debuginfo(build-id) = 779cd0c1377ef48d65b25848a45f32f406e6b01b debuginfo(build-id) = 77af6c90cad0080e7568b1b073c9068c991eaa51 debuginfo(build-id) = 7c3b56f87a79e81ac6b3476cc216708e44eb3cc2 debuginfo(build-id) = 842cc2bd5aab54015d0006dd3b47f4e2525025c4 debuginfo(build-id) = 88005b15638b384d2e72efad920981d7843c149f debuginfo(build-id) = 921ff594574ba4d69c5cac79e46eb6e8b2b37933 debuginfo(build-id) = 92e553b5ddf69dff455ccd7d208e8224d0e9f5db debuginfo(build-id) = 93cdef57b3fcdf5a37ef87792d894640ce2f6f0b debuginfo(build-id) = 94510c57ebe95cb4d5c5eabada74d47a6c85a07d debuginfo(build-id) = 9791678673a367cfa40e31bf8888117d422b0c5d debuginfo(build-id) = 9affcbf32c4eb83f78b8b3063bc0517b1c227b37 debuginfo(build-id) = 9b829f3b0699528ee47d95d9df55fb12f682bc5e debuginfo(build-id) = 9ccc50801a657fe550a9a29b2387b3a88d92797d debuginfo(build-id) = a1c3c12b085fc4c9cc39f71346a5dbc20ffa1597 debuginfo(build-id) = a36bfdcd49db50a673ab2fcf152c74f94e5f0344 debuginfo(build-id) = a38f5dfda5dce29c5775dbc62063be0873fc6611 debuginfo(build-id) = a4ad51ba1326b22359a833b529a4e92bfa554ee6 debuginfo(build-id) = a87afd2936cff8d21af772c5092d50e5f31de524 debuginfo(build-id) = a984e58043186692cd292c892bb696279bc29496 debuginfo(build-id) = acbb83a1b130d6ca9e278387f7fb609058d343a5 debuginfo(build-id) = aecaa8bd64fbd331123a36a0bd1c45bcb6d169f9 debuginfo(build-id) = b411ba4bb22be961f0291d6d935baae6ba8fdf94 debuginfo(build-id) = b5fa4aa4106f2c45ac512bfc6fbbb0954ca74178 debuginfo(build-id) = b68b6dfbaf037ae583b5ce2e5072a45fbf47e278 debuginfo(build-id) = ba27445d7555bf638a82abb39866127c2aacaa9a debuginfo(build-id) = bf15245baeb2e4507fb298a6b2c9cd376deae284 debuginfo(build-id) = bfd08e0d5851f6f34bae113042eb2561db4135c3 debuginfo(build-id) = c1067087a150dbf4fc6569cdd1b20cb22e5b3fe8 debuginfo(build-id) = c609f833b4d39a4bba5e0bf178cb446e1413553f debuginfo(build-id) = c9fb2fc83e2065ebc2fa97603b39e18a34c69e10 debuginfo(build-id) = ce065edcce19f8b68563b0ae554ebdcc68afd1fc debuginfo(build-id) = d026156c4065632ad44a681eb4b6b7b062347d1a debuginfo(build-id) = d36f816b474a28039cba0b075d392dc9cb41b34d debuginfo(build-id) = d42f25b27667ccc8fe87370b8f7bc57a482abefc debuginfo(build-id) = d459045adf1a7ca432ca365acfe777fc5c7ee9fd debuginfo(build-id) = d6bcd1ffdd3e18ba20135881f242b791d618ed00 debuginfo(build-id) = d77b64790ebc2c5d4d576c48a80ce9eb11a3eedc debuginfo(build-id) = da1d8e0e0d57353a87b305291dcd1fac884759b2 debuginfo(build-id) = dc8e62e88c9ca4be0437d7566401afde5bf57619 debuginfo(build-id) = df04ea7f617ef158a7cdefd8d6a831e604962662 debuginfo(build-id) = e02b35fe958d7ddb212b68805e5dacb381caee43 debuginfo(build-id) = e2cddfe55f49870db838c71c010d37671be72b81 debuginfo(build-id) = e413ad10d94986d975d8e582c438ea307739792d debuginfo(build-id) = e46405b128e754a58f14597a2a02cbf17d433743 debuginfo(build-id) = e51233961e28a6421710444938eef57118ced33c debuginfo(build-id) = e6ff9326ba4c58928c7ffbb6b9b9e091dcd53158 debuginfo(build-id) = ec64810e5478e757225dd2cad14a8a150c5e75dc debuginfo(build-id) = edb4ce38cf02b0764a6b798bb90850eff37c5dbb debuginfo(build-id) = ef3c41587d16868f8eb743476313824840f24932 debuginfo(build-id) = efdef542aa4fca96293dfe93a08a88e6b3996832 debuginfo(build-id) = f0ec4991b068a9fb2f41fe2ce3182f988be6c2b6 debuginfo(build-id) = f15abe514869d356841c4364f3d8e4e927b92ce4 debuginfo(build-id) = f2245308ca426426347a8b319279afd485e661ee debuginfo(build-id) = f8b28906e7e32f64ecbe616cdf940d32ff3bb4f2 debuginfo(build-id) = f9303bc41d0a3af1a535250f659a808512b339b3 debuginfo(build-id) = f96592fd5f75feddb3dff12818377ffb41ea5c8e debuginfo(build-id) = f9845691b660c13b7c5f8da9a54c9216450ea5ed debuginfo(build-id) = fe79945ac9055223dd1fb843de45f61ade4ff2c9 postgresql16-upgrade-debuginfo = 16.5-2.oc9 postgresql16-upgrade-debuginfo(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: postgresql16-debugsource(x86-64) = 16.5-2.oc9
Processing files: postgresql16-upgrade-devel-debuginfo-16.5-2.oc9.x86_64
Provides: debuginfo(build-id) = 2559a754fe851893df07b7621f4b342d82801724 debuginfo(build-id) = 4472e9d6e95eeb32e51d5caa8151a9c5aa396d2d debuginfo(build-id) = 4894a3adbc0460e04b36e51374b77e0d5e2f775d debuginfo(build-id) = f15abe514869d356841c4364f3d8e4e927b92ce4 postgresql16-upgrade-devel-debuginfo = 16.5-2.oc9 postgresql16-upgrade-devel-debuginfo(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: postgresql16-debugsource(x86-64) = 16.5-2.oc9
Processing files: postgresql16-plperl-debuginfo-16.5-2.oc9.x86_64
Provides: debuginfo(build-id) = 1e3ab7a9a1a3ffb4e5da08be23e9b4eef40e4975 debuginfo(build-id) = 6950a5501b2d1eff8b81829aaa77ef057b9c2474 postgresql16-plperl-debuginfo = 16.5-2.oc9 postgresql16-plperl-debuginfo(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: postgresql16-debugsource(x86-64) = 16.5-2.oc9
Processing files: postgresql16-plpython3-debuginfo-16.5-2.oc9.x86_64
Provides: debuginfo(build-id) = 5e867c6ba4e2dc94a0f48feba7e6e9af6a6181c0 postgresql16-plpython3-debuginfo = 16.5-2.oc9 postgresql16-plpython3-debuginfo(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: postgresql16-debugsource(x86-64) = 16.5-2.oc9
Processing files: postgresql16-pltcl-debuginfo-16.5-2.oc9.x86_64
Provides: debuginfo(build-id) = 908c09fd275a2d5019e4175e831bfd5a54a1abc4 postgresql16-pltcl-debuginfo = 16.5-2.oc9 postgresql16-pltcl-debuginfo(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: postgresql16-debugsource(x86-64) = 16.5-2.oc9
Processing files: postgresql16-test-debuginfo-16.5-2.oc9.x86_64
Provides: debuginfo(build-id) = e9a2bb54d468d1cdf88f6951faa20aac586629ba postgresql16-test-debuginfo = 16.5-2.oc9 postgresql16-test-debuginfo(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: postgresql16-debugsource(x86-64) = 16.5-2.oc9
Processing files: postgresql16-llvmjit-debuginfo-16.5-2.oc9.x86_64
Provides: debuginfo(build-id) = 68357ae203638064b3ba54c572758a3b0aa12d47 postgresql16-llvmjit-debuginfo = 16.5-2.oc9 postgresql16-llvmjit-debuginfo(x86-64) = 16.5-2.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: postgresql16-debugsource(x86-64) = 16.5-2.oc9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/postgresql16-16.5-2.oc9.x86_64
Wrote: /builddir/build/RPMS/postgresql16-docs-debuginfo-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-pltcl-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-test-debuginfo-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-pltcl-debuginfo-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-test-rpm-macros-16.5-2.oc9.noarch.rpm
Wrote: /builddir/build/RPMS/postgresql16-private-devel-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-private-libs-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-plperl-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-plpython3-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-server-devel-debuginfo-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-upgrade-devel-debuginfo-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-static-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-plperl-debuginfo-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-plpython3-debuginfo-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-private-libs-debuginfo-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-contrib-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-llvmjit-debuginfo-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-upgrade-devel-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-server-devel-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-debuginfo-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-test-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-docs-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-contrib-debuginfo-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-server-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-upgrade-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-llvmjit-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-server-debuginfo-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-upgrade-debuginfo-16.5-2.oc9.x86_64.rpm
Wrote: /builddir/build/RPMS/postgresql16-debugsource-16.5-2.oc9.x86_64.rpm
RPM build warnings:
    File listed twice: /usr/lib/.build-id/25/59a754fe851893df07b7621f4b342d82801724
    File listed twice: /usr/lib/.build-id/44/72e9d6e95eeb32e51d5caa8151a9c5aa396d2d
    File listed twice: /usr/lib/.build-id/48/94a3adbc0460e04b36e51374b77e0d5e2f775d
    File listed twice: /usr/lib/.build-id/f1/5abe514869d356841c4364f3d8e4e927b92ce4
Child return code was: 0