Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/postgresql.spec'], chrootPath='/var/lib/mock/module-postgresql-13-8080020231204022817-6440fe74-build-333136-69629/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=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/postgresql.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/postgresql-13.13-1.0.1.module+an8.8.0+11134+45eaa325.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/postgresql.spec'], chrootPath='/var/lib/mock/module-postgresql-13-8080020231204022817-6440fe74-build-333136-69629/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/postgresql.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U4Othc + umask 022 + cd /builddir/build/BUILD ++ dirname /builddir/build/SOURCES/postgresql-13.13.tar.bz2 + cd /builddir/build/SOURCES + sha256sum -c /builddir/build/SOURCES/postgresql-13.13.tar.bz2.sha256 postgresql-13.13.tar.bz2: OK + sha256sum -c /builddir/build/SOURCES/postgresql-12.9.tar.bz2.sha256 postgresql-12.9.tar.bz2: OK + cd /builddir/build/BUILD + rm -rf postgresql-13.13 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/postgresql-13.13.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd postgresql-13.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/postgresql-setup-8.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (rpm-pgsql.patch):' Patch #1 (rpm-pgsql.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Makefile.global.in Hunk #1 succeeded at 82 (offset 27 lines). Hunk #2 succeeded at 100 (offset 27 lines). Patch #2 (postgresql-logging.patch): + echo 'Patch #2 (postgresql-logging.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/backend/utils/misc/postgresql.conf.sample Hunk #1 succeeded at 429 (offset 150 lines). Hunk #2 succeeded at 437 (offset 82 lines). Hunk #3 succeeded at 449 (offset 82 lines). Patch #5 (postgresql-var-run-socket.patch): + echo 'Patch #5 (postgresql-var-run-socket.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/backend/utils/misc/guc.c Hunk #1 succeeded at 4171 (offset 975 lines). patching file src/bin/initdb/initdb.c Hunk #1 succeeded at 1091 (offset -143 lines). patching file src/include/pg_config_manual.h Hunk #1 succeeded at 208 (offset 7 lines). + echo 'Patch #6 (postgresql-man.patch):' Patch #6 (postgresql-man.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file doc/src/sgml/man1/ecpg.1 patching file doc/src/sgml/man1/initdb.1 + echo 'Patch #8 (postgresql-external-libpq.patch):' Patch #8 (postgresql-external-libpq.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Makefile patching file src/Makefile.global.in Hunk #1 succeeded at 553 (offset -23 lines). Hunk #2 succeeded at 596 (offset -23 lines). + echo 'Patch #9 (postgresql-server-pg_config.patch):' Patch #9 (postgresql-server-pg_config.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/bin/pg_config/Makefile patching file src/bin/pg_config/nls.mk + cp -p /builddir/build/SOURCES/postgresql-13.13-US.pdf . + tar xfj /builddir/build/SOURCES/postgresql-12.9.tar.bz2 + find . -type f -name .gitignore + xargs rm + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sfaYck + umask 022 + cd /builddir/build/BUILD + cd postgresql-13.13 ++ id -u + '[' x990 = x0 ']' + cd postgresql-setup-8.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-Anolis-linux --host=x86_64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info pgdocdir=/usr/share/doc/postgresql PGVERSION=13.13 PGMAJORVERSION=13 NAME_DEFAULT_PREV_SERVICE=postgresql configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for sed... /usr/bin/sed checking for rpmmacrosdir... /usr/lib/rpm/macros.d checking for sed... (cached) /usr/bin/sed checking for runuser... /usr/sbin/runuser checking for mountpoint... /usr/bin/mountpoint checking for operating system (distribution) family... fedora 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: 13.13 PGDATADIR: ${localstatedir}/lib/pgsql/data PostgreSQL service: postgresql PostgreSQL package: postgresql PostgreSQL bin_pfx: postgresql Init system: systemd + make -j80 Making all in . make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.13/postgresql-setup-8.7' GEN bin/postgresql-setup GEN bin/postgresql-upgrade GEN initdb GEN upgrade GEN postgresql-check-db-dir GEN sbin/postgresql-new-systemd-unit GEN share/postgresql-setup/library.sh GEN share/postgresql-setup/postgresql_pkg_tests.sh GEN lib/rpm/macros.d/macros.postgresql GEN lib/rpm/macros.d/macros.postgresql-test GEN README.rpm-dist.sed GEN postgresql.service GEN postgresql@.service GEN doc/postgresql-setup.1 GEN doc/postgresql-upgrade.1 GEN doc/postgresql-new-systemd-unit.1 GEN README.rpm-dist.m4 GEN README.rpm-dist.sgml GEN README.rpm-dist GEN .generated_files make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/postgresql-setup-8.7' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.13/postgresql-setup-8.7/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/postgresql-setup-8.7/tests' + cd .. + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ xargs -n 1 ++ grep -v ffast-math ++ xargs -n 100 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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-icu ' + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./postgresql-12.9/config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./postgresql-12.9/config/config.sub ++ basename ./postgresql-12.9/config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./postgresql-12.9/config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './postgresql-12.9/config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./postgresql-12.9/config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./postgresql-12.9/config/config.guess ++ basename ./postgresql-12.9/config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./postgresql-12.9/config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './postgresql-12.9/config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-Anolis-linux --host=x86_64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --with-perl --with-tcl --with-tclconfig=/usr/lib64 --with-ldap --with-openssl --with-pam --with-gssapi --with-ossp-uuid --with-libxml --with-libxslt --enable-nls --enable-dtrace --with-selinux --with-system-tzdata=/usr/share/zoneinfo --datadir=/usr/share/pgsql --with-systemd --with-icu --with-python configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... x86_64-Anolis-linux-gnu checking host system type... x86_64-Anolis-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-Anolis-linux-gcc... no checking for x86_64-Anolis-linux-cc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for x86_64-Anolis-linux-g++... no checking for x86_64-Anolis-linux-c++... no checking for g++... g++ 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 -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 -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_VECTOR... yes checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTOR... yes checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether gcc supports -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-Anolis-linux-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 OpenSSL support... yes checking whether to build with SELinux support... yes checking whether to build with systemd support... yes checking whether to build with XML support... yes checking for libxml-2.0 >= 2.6.23... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for x86_64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-Anolis-linux-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for x86_64-Anolis-linux-ar... no checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for tar... /usr/bin/tar checking whether ln -s works... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 3.7.4 checking for flex... /usr/bin/flex configure: using flex 2.6.4 checking for perl... /usr/bin/perl configure: using perl 5.26.3 checking for Perl archlibexp... /usr/lib64/perl5 checking for Perl privlibexp... /usr/share/perl5 checking for Perl useshrplib... true checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc checking for PYTHON... /usr/bin/python3 configure: using python 3.6.8 (default, Jun 15 2023, 16:19:11) checking for Python sysconfig module... yes checking Python configuration directory... /usr/lib64/python3.6/config-3.6m-x86_64-linux-gnu checking Python include directory... -I/usr/include/python3.6m checking how to link an embedded Python application... -L/usr/lib64 -lpython3.6m -lpthread -ldl -lutil -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... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for library containing backtrace_symbols... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking for library containing gss_init_sec_context... -lgssapi_krb5 checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for X509_get_signature_nid... yes checking for OPENSSL_init_ssl... yes checking for BIO_get_data... yes checking for BIO_meth_new... yes checking for ASN1_STRING_get0_data... yes checking for CRYPTO_lock... no checking for X509_get_signature_info... yes checking for pam_start in -lpam... yes checking for xmlSaveToBuffer in -lxml2... yes checking for xsltCleanupGlobals in -lxslt... yes checking for ldap_bind in -lldap... yes checking for ldap_initialize... yes checking for ldap_verify_credentials... no checking for ldap_bind in -lldap_r... yes checking for security_compute_create_name in -lselinux... yes checking for uuid_export in -lossp-uuid... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/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/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking systemd/sd-daemon.h usability... yes checking systemd/sd-daemon.h presence... yes checking for systemd/sd-daemon.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxslt/xslt.h usability... yes checking libxslt/xslt.h presence... yes checking for libxslt/xslt.h... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for compatible LDAP implementation... yes checking ossp/uuid.h usability... no checking ossp/uuid.h presence... no checking for ossp/uuid.h... no checking uuid.h usability... yes checking uuid.h presence... yes checking for uuid.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... gnu_printf checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for struct tm.tm_zone... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking whether assembler supports 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 types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for backtrace_symbols... yes checking for clock_gettime... yes checking for copyfile... no checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for kqueue... no checking for mbstowcs_l... no checking for memset_s... no checking for poll... yes checking for posix_fallocate... yes checking for ppoll... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setproctitle_fast... no checking for setsid... yes checking for shm_open... yes checking for strchrnul... yes checking for strsignal... yes checking for symlink... yes checking for sync_file_range... yes checking for uselocale... yes checking for wcstombs_l... no checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_clz... yes checking for __builtin_ctz... yes checking for __builtin_popcount... yes checking for __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... no checking whether strlcpy is declared... no checking whether strnlen is declared... yes checking whether F_FULLFSYNC is declared... no checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_NOW is declared... yes checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for dlopen... yes checking for explicit_bzero... yes checking for fls... no checking for getopt... yes checking for getpeereid... no checking for getrusage... yes checking for inet_aton... yes checking for link... yes checking for mkdtemp... yes checking for pread... yes checking for pwrite... yes checking for random... yes checking for srandom... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for strtof... yes checking for setenv... yes checking for unsetenv... yes checking for getaddrinfo... yes checking for getopt_long... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking unicode/ucol.h usability... yes checking unicode/ucol.h presence... yes checking for unicode/ucol.h... yes checking for rl_completion_append_character... yes checking for rl_completion_suppress_quote... yes checking for rl_filename_quote_characters... yes checking for rl_filename_quoting_function... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether long int is 64 bits... yes checking for __builtin_mul_overflow... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... yes checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... 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 with runtime check checking for library containing sem_init... -lpthread checking which semaphore API to use... unnamed POSIX checking which random number source to use... OpenSSL checking for library containing bind_textdomain_codeset... none required checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for msgfmt... /usr/bin/msgfmt checking for msgfmt flags... -c checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking for tclsh... /usr/bin/tclsh checking for tclConfig.sh... /usr/lib64/tclConfig.sh checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking for perl.h... yes checking for libperl... yes checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for fop... no checking for dbtoepub... no checking thread safety of required library functions... yes checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-18.0.4) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/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 + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + /usr/bin/make -O -j80 -C src/pl/plpython all /usr/bin/make -C ../../../src/backend generated-headers /usr/bin/make -C catalog distprep generated-header-symlinks /usr/bin/make -C utils distprep generated-header-symlinks make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/cs.mo po/cs.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/de.mo po/de.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/es.mo po/es.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/fr.mo po/fr.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make[2]: Nothing to be done for 'distprep'. make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/it.mo po/it.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/ja.mo po/ja.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/ko.mo po/ko.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend' make[2]: Nothing to be done for 'distprep'. make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/pl.mo po/pl.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend' prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/ru.mo po/ru.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/sv.mo po/sv.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/tr.mo po/tr.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/uk.mo po/uk.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/vi.mo po/vi.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' /usr/bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils' prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/utils/header-stamp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils' /usr/bin/dtrace -C -h -s probes.d -o probes.h.tmp sed -e 's/POSTGRESQL_/TRACE_POSTGRESQL_/g' \ -e 's/( *char \*/(const char */g' \ -e 's/, *char \*/, const char */g' probes.h.tmp >probes.h rm probes.h.tmp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils' cd '../../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils' make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/catalog' prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_ext_d.h pg_statistic_ext_data_d.h pg_statistic_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/catalog/header-stamp make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/catalog' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_util.o plpy_util.c make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_subxactobject.o plpy_subxactobject.c make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_resultobject.o plpy_resultobject.c make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_planobject.o plpy_planobject.c make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_main.o plpy_main.c make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_elog.o plpy_elog.c make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_cursorobject.o plpy_cursorobject.c make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_procedure.o plpy_procedure.c make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_plpymodule.o plpy_plpymodule.c make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_spi.o plpy_spi.c make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_exec.o plpy_exec.c make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I. -I. -I/usr/include/python3.6m -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o plpy_typeio.o plpy_typeio.c make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -shared -o plpython3.so plpy_cursorobject.o plpy_elog.o plpy_exec.o plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o -L../../../src/port -L../../../src/common -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython3.6m -lpthread -ldl -lutil -lm make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + /usr/bin/make -O -j80 -C contrib/hstore_plpython all /usr/bin/make -C ../../src/backend generated-headers /usr/bin/make -C catalog distprep generated-header-symlinks /usr/bin/make -C utils distprep generated-header-symlinks make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.6m -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: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/hstore_plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/hstore_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -shared -o hstore_plpython3.so hstore_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython3.6m -lpthread -ldl -lutil -lm make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/hstore_plpython' + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + /usr/bin/make -O -j80 -C contrib/jsonb_plpython all /usr/bin/make -C ../../src/backend generated-headers /usr/bin/make -C catalog distprep generated-header-symlinks /usr/bin/make -C utils distprep generated-header-symlinks make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/jsonb_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I../../src/pl/plpython -I/usr/include/python3.6m -DPLPYTHON_LIBNAME='"plpython3"' -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -c -o jsonb_plpython.o jsonb_plpython.c make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/jsonb_plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/jsonb_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -shared -o jsonb_plpython3.so jsonb_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython3.6m -lpthread -ldl -lutil -lm make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/jsonb_plpython' + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + /usr/bin/make -O -j80 -C contrib/ltree_plpython all /usr/bin/make -C ../../src/backend generated-headers /usr/bin/make -C catalog distprep generated-header-symlinks /usr/bin/make -C utils distprep generated-header-symlinks make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Nothing to be done for 'distprep'. make[2]: Nothing to be done for 'generated-header-symlinks'. make: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.6m -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: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/ltree_plpython' make: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/ltree_plpython' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -shared -o ltree_plpython3.so ltree_plpython.o -L../../src/port -L../../src/common -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -L/usr/lib64 -lpython3.6m -lpthread -ldl -lutil -lm make: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/ltree_plpython' + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + rm -rf src/pl/plpython3 + cp -a src/pl/plpython src/pl/plpython3 + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + rm -rf contrib/hstore_plpython3 + cp -a contrib/hstore_plpython contrib/hstore_plpython3 + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + rm -rf contrib/jsonb_plpython3 + cp -a contrib/jsonb_plpython contrib/jsonb_plpython3 + for dir in src/pl/plpython contrib/hstore_plpython contrib/jsonb_plpython contrib/ltree_plpython + rm -rf contrib/ltree_plpython3 + cp -a contrib/ltree_plpython contrib/ltree_plpython3 + cp src/Makefile.global src/Makefile.global.python3 + make distclean make -C doc distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.13/doc' make -C src distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/doc/src' make -C sgml distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/doc/src/sgml' rm -f INSTALL rm -f INSTALL.html INSTALL.xml rm -f postgres.html postgres.txt rm -f *.fo *.pdf rm -f version.sgml features-supported.sgml features-unsupported.sgml errcodes-table.sgml keywords-table.sgml rm -rf htmlhelp/ htmlhelp-stamp rm -f postgres.epub rm -f *.texixml *.texi *.info db2texi.refs make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/doc/src/sgml' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/doc/src' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/doc' make -C contrib distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib' make -C adminpack distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/adminpack' rm -f adminpack.so libadminpack.a libadminpack.pc rm -f adminpack.o adminpack.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/adminpack' make -C amcheck distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/amcheck' rm -f amcheck.so libamcheck.a libamcheck.pc rm -f verify_nbtree.o verify_nbtree.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ rm -rf tmp_check/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/amcheck' make -C auth_delay distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/auth_delay' rm -f auth_delay.so auth_delay.o \ auth_delay.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/auth_delay' make -C auto_explain distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/auto_explain' rm -f auto_explain.so libauto_explain.a libauto_explain.pc rm -f auto_explain.o auto_explain.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/auto_explain' make -C bloom distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/bloom' rm -f bloom.so libbloom.a libbloom.pc rm -f blcost.o blinsert.o blscan.o blutils.o blvacuum.o blvalidate.o blcost.bc blinsert.bc blscan.bc blutils.bc blvacuum.bc blvalidate.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ rm -rf tmp_check/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/bloom' make -C btree_gin distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/btree_gin' rm -f btree_gin.so libbtree_gin.a libbtree_gin.pc rm -f btree_gin.o btree_gin.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/btree_gin' make -C btree_gist distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/btree_gist' rm -f btree_gist.so libbtree_gist.a libbtree_gist.pc rm -f btree_bit.o btree_bytea.o btree_cash.o btree_date.o btree_enum.o btree_float4.o btree_float8.o btree_gist.o btree_inet.o btree_int2.o btree_int4.o btree_int8.o btree_interval.o btree_macaddr.o btree_macaddr8.o btree_numeric.o btree_oid.o btree_text.o btree_time.o btree_ts.o btree_utils_num.o btree_utils_var.o btree_uuid.o btree_bit.bc btree_bytea.bc btree_cash.bc btree_date.bc btree_enum.bc btree_float4.bc btree_float8.bc btree_gist.bc btree_inet.bc btree_int2.bc btree_int4.bc btree_int8.bc btree_interval.bc btree_macaddr.bc btree_macaddr8.bc btree_numeric.bc btree_oid.bc btree_text.bc btree_time.bc btree_ts.bc btree_utils_num.bc btree_utils_var.bc btree_uuid.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/btree_gist' make -C citext distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/citext' rm -f citext.so citext.o \ citext.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/citext' make -C cube distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/cube' rm -f cube.so libcube.a libcube.pc rm -f cube.o cubeparse.o cube.bc cubeparse.bc rm -rf y.tab.c y.tab.h rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/cube' make -C dblink distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/dblink' rm -f dblink.so libdblink.a libdblink.pc rm -f dblink.o dblink.bc rm -rf sql/paths.sql expected/paths.out rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/dblink' make -C dict_int distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/dict_int' rm -f dict_int.so libdict_int.a libdict_int.pc rm -f dict_int.o dict_int.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/dict_int' make -C dict_xsyn distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/dict_xsyn' rm -f dict_xsyn.so libdict_xsyn.a libdict_xsyn.pc rm -f dict_xsyn.o dict_xsyn.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/dict_xsyn' make -C earthdistance distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/earthdistance' rm -f earthdistance.so earthdistance.o \ earthdistance.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/earthdistance' make -C file_fdw distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/file_fdw' rm -f file_fdw.so file_fdw.o \ file_fdw.bc rm -rf sql/file_fdw.sql expected/file_fdw.out rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/file_fdw' make -C fuzzystrmatch distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/fuzzystrmatch' rm -f fuzzystrmatch.so libfuzzystrmatch.a libfuzzystrmatch.pc rm -f dmetaphone.o fuzzystrmatch.o dmetaphone.bc fuzzystrmatch.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/fuzzystrmatch' make -C hstore distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/hstore' rm -f hstore.so libhstore.a libhstore.pc rm -f hstore_compat.o hstore_gin.o hstore_gist.o hstore_io.o hstore_op.o hstore_compat.bc hstore_gin.bc hstore_gist.bc hstore_io.bc hstore_op.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/hstore' make -C intagg distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/intagg' make[2]: Nothing to be done for 'distclean'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/intagg' make -C intarray distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/intarray' rm -f _int.so lib_int.a lib_int.pc rm -f _int_bool.o _int_gin.o _int_gist.o _int_op.o _int_selfuncs.o _int_tool.o _intbig_gist.o _int_bool.bc _int_gin.bc _int_gist.bc _int_op.bc _int_selfuncs.bc _int_tool.bc _intbig_gist.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/intarray' make -C isn distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/isn' rm -f isn.so isn.o \ isn.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/isn' make -C lo distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/lo' rm -f lo.so lo.o \ lo.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/lo' make -C ltree distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/ltree' rm -f ltree.so libltree.a libltree.pc rm -f _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 _ltree_gist.bc _ltree_op.bc crc32.bc lquery_op.bc ltree_gist.bc ltree_io.bc ltree_op.bc ltxtquery_io.bc ltxtquery_op.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/ltree' make -C oid2name distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/oid2name' rm -f oid2name rm -f oid2name.o oid2name.bc rm -rf tmp_check/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/oid2name' make -C pageinspect distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/pageinspect' rm -f pageinspect.so libpageinspect.a libpageinspect.pc rm -f brinfuncs.o btreefuncs.o fsmfuncs.o ginfuncs.o hashfuncs.o heapfuncs.o rawpage.o brinfuncs.bc btreefuncs.bc fsmfuncs.bc ginfuncs.bc hashfuncs.bc heapfuncs.bc rawpage.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/pageinspect' make -C passwordcheck distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/passwordcheck' rm -f passwordcheck.so libpasswordcheck.a libpasswordcheck.pc rm -f passwordcheck.o passwordcheck.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/passwordcheck' make -C pg_buffercache distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_buffercache' rm -f pg_buffercache.so libpg_buffercache.a libpg_buffercache.pc rm -f pg_buffercache_pages.o pg_buffercache_pages.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_buffercache' make -C pg_freespacemap distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_freespacemap' rm -f pg_freespacemap.so libpg_freespacemap.a libpg_freespacemap.pc rm -f pg_freespacemap.o pg_freespacemap.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_freespacemap' make -C pg_prewarm distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_prewarm' rm -f pg_prewarm.so libpg_prewarm.a libpg_prewarm.pc rm -f autoprewarm.o pg_prewarm.o autoprewarm.bc pg_prewarm.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_prewarm' make -C pg_standby distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_standby' rm -f pg_standby rm -f pg_standby.o pg_standby.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_standby' make -C pg_stat_statements distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_stat_statements' rm -f pg_stat_statements.so libpg_stat_statements.a libpg_stat_statements.pc rm -f pg_stat_statements.o pg_stat_statements.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_stat_statements' make -C pg_trgm distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_trgm' rm -f pg_trgm.so libpg_trgm.a libpg_trgm.pc rm -f trgm_gin.o trgm_gist.o trgm_op.o trgm_regexp.o trgm_gin.bc trgm_gist.bc trgm_op.bc trgm_regexp.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_trgm' make -C pgcrypto distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/pgcrypto' rm -f pgcrypto.so libpgcrypto.a libpgcrypto.pc rm -f openssl.o pgp-mpi-openssl.o crypt-blowfish.o crypt-des.o crypt-gensalt.o crypt-md5.o mbuf.o pgcrypto.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pgsql.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp.o px-crypt.o px-hmac.o px.o openssl.bc pgp-mpi-openssl.bc crypt-blowfish.bc crypt-des.bc crypt-gensalt.bc crypt-md5.bc mbuf.bc pgcrypto.bc pgp-armor.bc pgp-cfb.bc pgp-compress.bc pgp-decrypt.bc pgp-encrypt.bc pgp-info.bc pgp-mpi.bc pgp-pgsql.bc pgp-pubdec.bc pgp-pubenc.bc pgp-pubkey.bc pgp-s2k.bc pgp.bc px-crypt.bc px-hmac.bc px.bc rm -rf gen-rtab rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/pgcrypto' make -C pgrowlocks distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/pgrowlocks' rm -f pgrowlocks.so libpgrowlocks.a libpgrowlocks.pc rm -f pgrowlocks.o pgrowlocks.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/pgrowlocks' make -C pgstattuple distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/pgstattuple' rm -f pgstattuple.so libpgstattuple.a libpgstattuple.pc rm -f pgstatapprox.o pgstatindex.o pgstattuple.o pgstatapprox.bc pgstatindex.bc pgstattuple.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/pgstattuple' make -C pg_visibility distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_visibility' rm -f pg_visibility.so libpg_visibility.a libpg_visibility.pc rm -f pg_visibility.o pg_visibility.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/pg_visibility' make -C postgres_fdw distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/postgres_fdw' rm -f postgres_fdw.so libpostgres_fdw.a libpostgres_fdw.pc rm -f connection.o deparse.o option.o postgres_fdw.o shippable.o connection.bc deparse.bc option.bc postgres_fdw.bc shippable.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/postgres_fdw' make -C seg distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/seg' rm -f seg.so libseg.a libseg.pc rm -f seg.o segparse.o seg.bc segparse.bc rm -rf y.tab.c y.tab.h rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/seg' make -C spi distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/spi' rm -f autoinc.so insert_username.so moddatetime.so refint.so autoinc.o insert_username.o moddatetime.o refint.o \ autoinc.bc insert_username.bc moddatetime.bc refint.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/spi' make -C tablefunc distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/tablefunc' rm -f tablefunc.so tablefunc.o \ tablefunc.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/tablefunc' make -C tcn distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/tcn' rm -f tcn.so tcn.o \ tcn.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/tcn' make -C test_decoding distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/test_decoding' rm -f test_decoding.so test_decoding.o \ test_decoding.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ rm -rf output_iso/ tmp_check_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/test_decoding' make -C tsm_system_rows distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/tsm_system_rows' rm -f tsm_system_rows.so libtsm_system_rows.a libtsm_system_rows.pc rm -f tsm_system_rows.o tsm_system_rows.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/tsm_system_rows' make -C tsm_system_time distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/tsm_system_time' rm -f tsm_system_time.so libtsm_system_time.a libtsm_system_time.pc rm -f tsm_system_time.o tsm_system_time.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/tsm_system_time' make -C unaccent distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/unaccent' rm -f unaccent.so libunaccent.a libunaccent.pc rm -f unaccent.o unaccent.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ rm -f Latin-ASCII.xml make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/unaccent' make -C vacuumlo distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/vacuumlo' rm -f vacuumlo rm -f vacuumlo.o vacuumlo.bc rm -rf tmp_check/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/vacuumlo' make -C sslinfo distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/sslinfo' rm -f sslinfo.so libsslinfo.a libsslinfo.pc rm -f sslinfo.o sslinfo.bc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/sslinfo' make -C uuid-ossp distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/uuid-ossp' rm -f uuid-ossp.so libuuid-ossp.a libuuid-ossp.pc rm -f uuid-ossp.o uuid-ossp.bc rm -rf md5.c sha1.c rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/uuid-ossp' make -C xml2 distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/xml2' rm -f pgxml.so libpgxml.a libpgxml.pc rm -f xpath.o xslt_proc.o xpath.bc xslt_proc.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/xml2' make -C sepgsql distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/sepgsql' rm -f sepgsql.so libsepgsql.a libsepgsql.pc rm -f sepgsql.sql rm -f database.o dml.o hooks.o label.o proc.o relation.o schema.o selinux.o uavc.o database.bc dml.bc hooks.bc label.bc proc.bc relation.bc schema.bc selinux.bc uavc.bc rm -rf -r results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ tmp/ *.pp sepgsql-regtest.if sepgsql-regtest.fc make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/sepgsql' make -C bool_plperl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/bool_plperl' rm -f bool_plperl.so libbool_plperl.a libbool_plperl.pc rm -f bool_plperl.o bool_plperl.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/bool_plperl' make -C hstore_plperl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/hstore_plperl' rm -f hstore_plperl.so libhstore_plperl.a libhstore_plperl.pc rm -f hstore_plperl.o hstore_plperl.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/hstore_plperl' make -C jsonb_plperl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/jsonb_plperl' rm -f jsonb_plperl.so libjsonb_plperl.a libjsonb_plperl.pc rm -f jsonb_plperl.o jsonb_plperl.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/jsonb_plperl' make -C hstore_plpython distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/hstore_plpython' rm -f hstore_plpython3.so libhstore_plpython3.a libhstore_plpython3.pc rm -f hstore_plpython.o hstore_plpython.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ sql/python3/ expected/python3/ results/python3/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/hstore_plpython' make -C jsonb_plpython distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/jsonb_plpython' rm -f jsonb_plpython3.so libjsonb_plpython3.a libjsonb_plpython3.pc rm -f jsonb_plpython.o jsonb_plpython.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ sql/python3/ expected/python3/ results/python3/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/jsonb_plpython' make -C ltree_plpython distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/contrib/ltree_plpython' rm -f ltree_plpython3.so libltree_plpython3.a libltree_plpython3.pc rm -f ltree_plpython.o ltree_plpython.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ sql/python3/ expected/python3/ results/python3/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib/ltree_plpython' make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/contrib' make -C config distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.13/config' make[1]: Nothing to be done for 'distclean'. make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/config' make -C src distclean make[1]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src' make -C common distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/common' rm -f libpgcommon.a libpgcommon_shlib.a libpgcommon_srv.a rm -f archive.o base64.o checksum_helper.o config_info.o controldata_utils.o d2s.o encnames.o exec.o f2s.o file_perm.o hashfn.o ip.o jsonapi.o keywords.o kwlookup.o link-canary.o md5.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o stringinfo.o unicode_norm.o username.o wait_error.o wchar.o protocol_openssl.o sha2_openssl.o fe_memutils.o file_utils.o logging.o restricted_token.o archive_shlib.o base64_shlib.o checksum_helper_shlib.o config_info_shlib.o controldata_utils_shlib.o d2s_shlib.o encnames_shlib.o exec_shlib.o f2s_shlib.o file_perm_shlib.o hashfn_shlib.o ip_shlib.o jsonapi_shlib.o keywords_shlib.o kwlookup_shlib.o link-canary_shlib.o md5_shlib.o pg_lzcompress_shlib.o pgfnames_shlib.o psprintf_shlib.o relpath_shlib.o rmtree_shlib.o saslprep_shlib.o scram-common_shlib.o string_shlib.o stringinfo_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o wchar_shlib.o protocol_openssl_shlib.o sha2_openssl_shlib.o fe_memutils_shlib.o file_utils_shlib.o logging_shlib.o restricted_token_shlib.o archive_srv.o base64_srv.o checksum_helper_srv.o config_info_srv.o controldata_utils_srv.o d2s_srv.o encnames_srv.o exec_srv.o f2s_srv.o file_perm_srv.o hashfn_srv.o ip_srv.o jsonapi_srv.o keywords_srv.o kwlookup_srv.o link-canary_srv.o md5_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o stringinfo_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o wchar_srv.o protocol_openssl_srv.o sha2_openssl_srv.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/common' make -C port distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/port' rm -f libpgport.a libpgport_shlib.a libpgport_srv.a rm -f fls.o getpeereid.o strlcat.o strlcpy.o pg_crc32c_sse42.o pg_crc32c_sb8.o pg_crc32c_sse42_choose.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pg_bitutils.o pg_strong_random.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pgstrsignal.o pqsignal.o qsort.o qsort_arg.o quotes.o snprintf.o sprompt.o strerror.o tar.o thread.o fls_shlib.o getpeereid_shlib.o strlcat_shlib.o strlcpy_shlib.o pg_crc32c_sse42_shlib.o pg_crc32c_sb8_shlib.o pg_crc32c_sse42_choose_shlib.o chklocale_shlib.o erand48_shlib.o inet_net_ntop_shlib.o noblock_shlib.o path_shlib.o pg_bitutils_shlib.o pg_strong_random_shlib.o pgcheckdir_shlib.o pgmkdirp_shlib.o pgsleep_shlib.o pgstrcasecmp_shlib.o pgstrsignal_shlib.o pqsignal_shlib.o qsort_shlib.o qsort_arg_shlib.o quotes_shlib.o snprintf_shlib.o sprompt_shlib.o strerror_shlib.o tar_shlib.o thread_shlib.o fls_srv.o getpeereid_srv.o strlcat_srv.o strlcpy_srv.o pg_crc32c_sse42_srv.o pg_crc32c_sb8_srv.o pg_crc32c_sse42_choose_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pg_bitutils_srv.o pg_strong_random_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pgstrsignal_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o snprintf_srv.o sprompt_srv.o strerror_srv.o tar_srv.o thread_srv.o pg_config_paths.h make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/port' make -C timezone distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/timezone' rm -f zic zic.o abbrevs.txt make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/timezone' make -C backend distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend' rm -f gettext-files rm -f po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/postgres.pot make -C access clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access' make -C brin clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/brin' rm -f objfiles.txt brin.o brin_inclusion.o brin_minmax.o brin_pageops.o brin_revmap.o brin_tuple.o brin_validate.o brin_xlog.o brin.bc brin_inclusion.bc brin_minmax.bc brin_pageops.bc brin_revmap.bc brin_tuple.bc brin_validate.bc brin_xlog.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/brin' make -C common clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/common' rm -f objfiles.txt attmap.o bufmask.o detoast.o heaptuple.o indextuple.o printsimple.o printtup.o relation.o reloptions.o scankey.o session.o toast_internals.o tupconvert.o tupdesc.o attmap.bc bufmask.bc detoast.bc heaptuple.bc indextuple.bc printsimple.bc printtup.bc relation.bc reloptions.bc scankey.bc session.bc toast_internals.bc tupconvert.bc tupdesc.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/common' make -C gin clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/gin' rm -f objfiles.txt ginarrayproc.o ginbtree.o ginbulk.o gindatapage.o ginentrypage.o ginfast.o ginget.o gininsert.o ginlogic.o ginpostinglist.o ginscan.o ginutil.o ginvacuum.o ginvalidate.o ginxlog.o ginarrayproc.bc ginbtree.bc ginbulk.bc gindatapage.bc ginentrypage.bc ginfast.bc ginget.bc gininsert.bc ginlogic.bc ginpostinglist.bc ginscan.bc ginutil.bc ginvacuum.bc ginvalidate.bc ginxlog.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/gin' make -C gist clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/gist' rm -f objfiles.txt gist.o gistbuild.o gistbuildbuffers.o gistget.o gistproc.o gistscan.o gistsplit.o gistutil.o gistvacuum.o gistvalidate.o gistxlog.o gist.bc gistbuild.bc gistbuildbuffers.bc gistget.bc gistproc.bc gistscan.bc gistsplit.bc gistutil.bc gistvacuum.bc gistvalidate.bc gistxlog.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/gist' make -C hash clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/hash' rm -f objfiles.txt hash.o hash_xlog.o hashfunc.o hashinsert.o hashovfl.o hashpage.o hashsearch.o hashsort.o hashutil.o hashvalidate.o hash.bc hash_xlog.bc hashfunc.bc hashinsert.bc hashovfl.bc hashpage.bc hashsearch.bc hashsort.bc hashutil.bc hashvalidate.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/hash' make -C heap clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/heap' rm -f objfiles.txt heapam.o heapam_handler.o heapam_visibility.o heaptoast.o hio.o pruneheap.o rewriteheap.o syncscan.o vacuumlazy.o visibilitymap.o heapam.bc heapam_handler.bc heapam_visibility.bc heaptoast.bc hio.bc pruneheap.bc rewriteheap.bc syncscan.bc vacuumlazy.bc visibilitymap.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/heap' make -C index clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/index' rm -f objfiles.txt amapi.o amvalidate.o genam.o indexam.o amapi.bc amvalidate.bc genam.bc indexam.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/index' make -C nbtree clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/nbtree' rm -f objfiles.txt nbtcompare.o nbtdedup.o nbtinsert.o nbtpage.o nbtree.o nbtsearch.o nbtsort.o nbtsplitloc.o nbtutils.o nbtvalidate.o nbtxlog.o nbtcompare.bc nbtdedup.bc nbtinsert.bc nbtpage.bc nbtree.bc nbtsearch.bc nbtsort.bc nbtsplitloc.bc nbtutils.bc nbtvalidate.bc nbtxlog.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/nbtree' make -C rmgrdesc clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/rmgrdesc' rm -f objfiles.txt brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o brindesc.bc clogdesc.bc committsdesc.bc dbasedesc.bc genericdesc.bc gindesc.bc gistdesc.bc hashdesc.bc heapdesc.bc logicalmsgdesc.bc mxactdesc.bc nbtdesc.bc relmapdesc.bc replorigindesc.bc seqdesc.bc smgrdesc.bc spgdesc.bc standbydesc.bc tblspcdesc.bc xactdesc.bc xlogdesc.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/rmgrdesc' make -C spgist clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/spgist' rm -f objfiles.txt spgdoinsert.o spginsert.o spgkdtreeproc.o spgproc.o spgquadtreeproc.o spgscan.o spgtextproc.o spgutils.o spgvacuum.o spgvalidate.o spgxlog.o spgdoinsert.bc spginsert.bc spgkdtreeproc.bc spgproc.bc spgquadtreeproc.bc spgscan.bc spgtextproc.bc spgutils.bc spgvacuum.bc spgvalidate.bc spgxlog.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/spgist' make -C table clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/table' rm -f objfiles.txt table.o tableam.o tableamapi.o toast_helper.o table.bc tableam.bc tableamapi.bc toast_helper.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/table' make -C tablesample clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/tablesample' rm -f objfiles.txt bernoulli.o system.o tablesample.o bernoulli.bc system.bc tablesample.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/tablesample' make -C transam clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/transam' rm -f objfiles.txt clog.o commit_ts.o generic_xlog.o multixact.o parallel.o rmgr.o slru.o subtrans.o timeline.o transam.o twophase.o twophase_rmgr.o varsup.o xact.o xlog.o xlogarchive.o xlogfuncs.o xloginsert.o xlogreader.o xlogutils.o clog.bc commit_ts.bc generic_xlog.bc multixact.bc parallel.bc rmgr.bc slru.bc subtrans.bc timeline.bc transam.bc twophase.bc twophase_rmgr.bc varsup.bc xact.bc xlog.bc xlogarchive.bc xlogfuncs.bc xloginsert.bc xlogreader.bc xlogutils.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access/transam' rm -f objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/access' make -C bootstrap clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/bootstrap' rm -f objfiles.txt bootparse.o bootstrap.o bootparse.bc bootstrap.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/bootstrap' make -C catalog clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/catalog' rm -f objfiles.txt aclchk.o catalog.o dependency.o heap.o index.o indexing.o namespace.o objectaccess.o objectaddress.o partition.o pg_aggregate.o pg_cast.o pg_collation.o pg_constraint.o pg_conversion.o pg_db_role_setting.o pg_depend.o pg_enum.o pg_inherits.o pg_largeobject.o pg_namespace.o pg_operator.o pg_proc.o pg_publication.o pg_range.o pg_shdepend.o pg_subscription.o pg_type.o storage.o toasting.o aclchk.bc catalog.bc dependency.bc heap.bc index.bc indexing.bc namespace.bc objectaccess.bc objectaddress.bc partition.bc pg_aggregate.bc pg_cast.bc pg_collation.bc pg_constraint.bc pg_conversion.bc pg_db_role_setting.bc pg_depend.bc pg_enum.bc pg_inherits.bc pg_largeobject.bc pg_namespace.bc pg_operator.bc pg_proc.bc pg_publication.bc pg_range.bc pg_shdepend.bc pg_subscription.bc pg_type.bc storage.bc toasting.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/catalog' make -C parser clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/parser' rm -f objfiles.txt analyze.o gram.o parse_agg.o parse_clause.o parse_coerce.o parse_collate.o parse_cte.o parse_enr.o parse_expr.o parse_func.o parse_node.o parse_oper.o parse_param.o parse_relation.o parse_target.o parse_type.o parse_utilcmd.o parser.o scan.o scansup.o analyze.bc gram.bc parse_agg.bc parse_clause.bc parse_coerce.bc parse_collate.bc parse_cte.bc parse_enr.bc parse_expr.bc parse_func.bc parse_node.bc parse_oper.bc parse_param.bc parse_relation.bc parse_target.bc parse_type.bc parse_utilcmd.bc parser.bc scan.bc scansup.bc rm -f lex.backup make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/parser' make -C commands clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/commands' rm -f objfiles.txt aggregatecmds.o alter.o amcmds.o analyze.o async.o cluster.o collationcmds.o comment.o constraint.o conversioncmds.o copy.o createas.o dbcommands.o define.o discard.o dropcmds.o event_trigger.o explain.o extension.o foreigncmds.o functioncmds.o indexcmds.o lockcmds.o matview.o opclasscmds.o operatorcmds.o policy.o portalcmds.o prepare.o proclang.o publicationcmds.o schemacmds.o seclabel.o sequence.o statscmds.o subscriptioncmds.o tablecmds.o tablespace.o trigger.o tsearchcmds.o typecmds.o user.o vacuum.o variable.o view.o aggregatecmds.bc alter.bc amcmds.bc analyze.bc async.bc cluster.bc collationcmds.bc comment.bc constraint.bc conversioncmds.bc copy.bc createas.bc dbcommands.bc define.bc discard.bc dropcmds.bc event_trigger.bc explain.bc extension.bc foreigncmds.bc functioncmds.bc indexcmds.bc lockcmds.bc matview.bc opclasscmds.bc operatorcmds.bc policy.bc portalcmds.bc prepare.bc proclang.bc publicationcmds.bc schemacmds.bc seclabel.bc sequence.bc statscmds.bc subscriptioncmds.bc tablecmds.bc tablespace.bc trigger.bc tsearchcmds.bc typecmds.bc user.bc vacuum.bc variable.bc view.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/commands' make -C executor clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/executor' rm -f objfiles.txt execAmi.o execCurrent.o execExpr.o execExprInterp.o execGrouping.o execIndexing.o execJunk.o execMain.o execParallel.o execPartition.o execProcnode.o execReplication.o execSRF.o execScan.o execTuples.o execUtils.o functions.o instrument.o nodeAgg.o nodeAppend.o nodeBitmapAnd.o nodeBitmapHeapscan.o nodeBitmapIndexscan.o nodeBitmapOr.o nodeCtescan.o nodeCustom.o nodeForeignscan.o nodeFunctionscan.o nodeGather.o nodeGatherMerge.o nodeGroup.o nodeHash.o nodeHashjoin.o nodeIncrementalSort.o nodeIndexonlyscan.o nodeIndexscan.o nodeLimit.o nodeLockRows.o nodeMaterial.o nodeMergeAppend.o nodeMergejoin.o nodeModifyTable.o nodeNamedtuplestorescan.o nodeNestloop.o nodeProjectSet.o nodeRecursiveunion.o nodeResult.o nodeSamplescan.o nodeSeqscan.o nodeSetOp.o nodeSort.o nodeSubplan.o nodeSubqueryscan.o nodeTableFuncscan.o nodeTidscan.o nodeUnique.o nodeValuesscan.o nodeWindowAgg.o nodeWorktablescan.o spi.o tqueue.o tstoreReceiver.o execAmi.bc execCurrent.bc execExpr.bc execExprInterp.bc execGrouping.bc execIndexing.bc execJunk.bc execMain.bc execParallel.bc execPartition.bc execProcnode.bc execReplication.bc execSRF.bc execScan.bc execTuples.bc execUtils.bc functions.bc instrument.bc nodeAgg.bc nodeAppend.bc nodeBitmapAnd.bc nodeBitmapHeapscan.bc nodeBitmapIndexscan.bc nodeBitmapOr.bc nodeCtescan.bc nodeCustom.bc nodeForeignscan.bc nodeFunctionscan.bc nodeGather.bc nodeGatherMerge.bc nodeGroup.bc nodeHash.bc nodeHashjoin.bc nodeIncrementalSort.bc nodeIndexonlyscan.bc nodeIndexscan.bc nodeLimit.bc nodeLockRows.bc nodeMaterial.bc nodeMergeAppend.bc nodeMergejoin.bc nodeModifyTable.bc nodeNamedtuplestorescan.bc nodeNestloop.bc nodeProjectSet.bc nodeRecursiveunion.bc nodeResult.bc nodeSamplescan.bc nodeSeqscan.bc nodeSetOp.bc nodeSort.bc nodeSubplan.bc nodeSubqueryscan.bc nodeTableFuncscan.bc nodeTidscan.bc nodeUnique.bc nodeValuesscan.bc nodeWindowAgg.bc nodeWorktablescan.bc spi.bc tqueue.bc tstoreReceiver.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/executor' make -C foreign clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/foreign' rm -f objfiles.txt foreign.o foreign.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/foreign' make -C lib clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/lib' rm -f objfiles.txt binaryheap.o bipartite_match.o bloomfilter.o dshash.o hyperloglog.o ilist.o integerset.o knapsack.o pairingheap.o rbtree.o binaryheap.bc bipartite_match.bc bloomfilter.bc dshash.bc hyperloglog.bc ilist.bc integerset.bc knapsack.bc pairingheap.bc rbtree.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/lib' make -C libpq clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/libpq' rm -f objfiles.txt auth-scram.o auth.o be-fsstubs.o be-secure-common.o be-secure.o crypt.o hba.o ifaddr.o pqcomm.o pqformat.o pqmq.o pqsignal.o be-secure-openssl.o be-gssapi-common.o be-secure-gssapi.o auth-scram.bc auth.bc be-fsstubs.bc be-secure-common.bc be-secure.bc crypt.bc hba.bc ifaddr.bc pqcomm.bc pqformat.bc pqmq.bc pqsignal.bc be-secure-openssl.bc be-gssapi-common.bc be-secure-gssapi.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/libpq' make -C main clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/main' rm -f objfiles.txt main.o main.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/main' make -C nodes clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/nodes' rm -f objfiles.txt bitmapset.o copyfuncs.o equalfuncs.o extensible.o list.o makefuncs.o nodeFuncs.o nodes.o outfuncs.o params.o print.o read.o readfuncs.o tidbitmap.o value.o bitmapset.bc copyfuncs.bc equalfuncs.bc extensible.bc list.bc makefuncs.bc nodeFuncs.bc nodes.bc outfuncs.bc params.bc print.bc read.bc readfuncs.bc tidbitmap.bc value.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/nodes' make -C optimizer clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/optimizer' make -C geqo clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/optimizer/geqo' rm -f objfiles.txt geqo_copy.o geqo_cx.o geqo_erx.o geqo_eval.o geqo_main.o geqo_misc.o geqo_mutation.o geqo_ox1.o geqo_ox2.o geqo_pmx.o geqo_pool.o geqo_px.o geqo_random.o geqo_recombination.o geqo_selection.o geqo_copy.bc geqo_cx.bc geqo_erx.bc geqo_eval.bc geqo_main.bc geqo_misc.bc geqo_mutation.bc geqo_ox1.bc geqo_ox2.bc geqo_pmx.bc geqo_pool.bc geqo_px.bc geqo_random.bc geqo_recombination.bc geqo_selection.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/optimizer/geqo' make -C path clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/optimizer/path' rm -f objfiles.txt allpaths.o clausesel.o costsize.o equivclass.o indxpath.o joinpath.o joinrels.o pathkeys.o tidpath.o allpaths.bc clausesel.bc costsize.bc equivclass.bc indxpath.bc joinpath.bc joinrels.bc pathkeys.bc tidpath.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/optimizer/path' make -C plan clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/optimizer/plan' rm -f objfiles.txt analyzejoins.o createplan.o initsplan.o planagg.o planmain.o planner.o setrefs.o subselect.o analyzejoins.bc createplan.bc initsplan.bc planagg.bc planmain.bc planner.bc setrefs.bc subselect.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/optimizer/plan' make -C prep clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/optimizer/prep' rm -f objfiles.txt prepjointree.o prepqual.o preptlist.o prepunion.o prepjointree.bc prepqual.bc preptlist.bc prepunion.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/optimizer/prep' make -C util clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/optimizer/util' rm -f objfiles.txt appendinfo.o clauses.o inherit.o joininfo.o orclauses.o paramassign.o pathnode.o placeholder.o plancat.o predtest.o relnode.o restrictinfo.o tlist.o var.o appendinfo.bc clauses.bc inherit.bc joininfo.bc orclauses.bc paramassign.bc pathnode.bc placeholder.bc plancat.bc predtest.bc relnode.bc restrictinfo.bc tlist.bc var.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/optimizer/util' rm -f objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/optimizer' make -C partitioning clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/partitioning' rm -f objfiles.txt partbounds.o partdesc.o partprune.o partbounds.bc partdesc.bc partprune.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/partitioning' make -C port clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/port' rm -f objfiles.txt atomics.o pg_sema.o pg_shmem.o atomics.bc pg_sema.bc pg_shmem.bc rm -f tas_cpp.s make -C win32 clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/port/win32' rm -f objfiles.txt signal.o socket.o timer.o signal.bc socket.bc timer.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/port/win32' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/port' make -C postmaster clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/postmaster' rm -f objfiles.txt autovacuum.o bgworker.o bgwriter.o checkpointer.o fork_process.o interrupt.o pgarch.o pgstat.o postmaster.o startup.o syslogger.o walwriter.o autovacuum.bc bgworker.bc bgwriter.bc checkpointer.bc fork_process.bc interrupt.bc pgarch.bc pgstat.bc postmaster.bc startup.bc syslogger.bc walwriter.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/postmaster' make -C regex clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/regex' rm -f objfiles.txt regcomp.o regerror.o regexec.o regexport.o regfree.o regprefix.o regcomp.bc regerror.bc regexec.bc regexport.bc regfree.bc regprefix.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/regex' make -C replication clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/replication' make -C logical clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/replication/logical' rm -f objfiles.txt decode.o launcher.o logical.o logicalfuncs.o message.o origin.o proto.o relation.o reorderbuffer.o snapbuild.o tablesync.o worker.o decode.bc launcher.bc logical.bc logicalfuncs.bc message.bc origin.bc proto.bc relation.bc reorderbuffer.bc snapbuild.bc tablesync.bc worker.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/replication/logical' rm -f objfiles.txt backup_manifest.o basebackup.o repl_gram.o slot.o slotfuncs.o syncrep.o syncrep_gram.o walreceiver.o walreceiverfuncs.o walsender.o backup_manifest.bc basebackup.bc repl_gram.bc slot.bc slotfuncs.bc syncrep.bc syncrep_gram.bc walreceiver.bc walreceiverfuncs.bc walsender.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/replication' make -C rewrite clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/rewrite' rm -f objfiles.txt rewriteDefine.o rewriteHandler.o rewriteManip.o rewriteRemove.o rewriteSupport.o rowsecurity.o rewriteDefine.bc rewriteHandler.bc rewriteManip.bc rewriteRemove.bc rewriteSupport.bc rowsecurity.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/rewrite' make -C statistics clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/statistics' rm -f objfiles.txt dependencies.o extended_stats.o mcv.o mvdistinct.o dependencies.bc extended_stats.bc mcv.bc mvdistinct.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/statistics' make -C storage clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage' make -C buffer clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/buffer' rm -f objfiles.txt buf_init.o buf_table.o bufmgr.o freelist.o localbuf.o buf_init.bc buf_table.bc bufmgr.bc freelist.bc localbuf.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/buffer' make -C file clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/file' rm -f objfiles.txt buffile.o copydir.o fd.o reinit.o sharedfileset.o buffile.bc copydir.bc fd.bc reinit.bc sharedfileset.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/file' make -C freespace clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/freespace' rm -f objfiles.txt freespace.o fsmpage.o indexfsm.o freespace.bc fsmpage.bc indexfsm.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/freespace' make -C ipc clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/ipc' rm -f objfiles.txt barrier.o dsm.o dsm_impl.o ipc.o ipci.o latch.o pmsignal.o procarray.o procsignal.o shm_mq.o shm_toc.o shmem.o shmqueue.o signalfuncs.o sinval.o sinvaladt.o standby.o barrier.bc dsm.bc dsm_impl.bc ipc.bc ipci.bc latch.bc pmsignal.bc procarray.bc procsignal.bc shm_mq.bc shm_toc.bc shmem.bc shmqueue.bc signalfuncs.bc sinval.bc sinvaladt.bc standby.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/ipc' make -C large_object clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/large_object' rm -f objfiles.txt inv_api.o inv_api.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/large_object' make -C lmgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/lmgr' rm -f objfiles.txt condition_variable.o deadlock.o lmgr.o lock.o lwlock.o lwlocknames.o predicate.o proc.o s_lock.o spin.o condition_variable.bc deadlock.bc lmgr.bc lock.bc lwlock.bc lwlocknames.bc predicate.bc proc.bc s_lock.bc spin.bc rm -f s_lock_test make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/lmgr' make -C page clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/page' rm -f objfiles.txt bufpage.o checksum.o itemptr.o bufpage.bc checksum.bc itemptr.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/page' make -C smgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/smgr' rm -f objfiles.txt md.o smgr.o md.bc smgr.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/smgr' make -C sync clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/sync' rm -f objfiles.txt sync.o sync.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage/sync' rm -f objfiles.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/storage' make -C tcop clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/tcop' rm -f objfiles.txt cmdtag.o dest.o fastpath.o postgres.o pquery.o utility.o cmdtag.bc dest.bc fastpath.bc postgres.bc pquery.bc utility.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/tcop' make -C tsearch clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/tsearch' rm -f objfiles.txt dict.o dict_ispell.o dict_simple.o dict_synonym.o dict_thesaurus.o regis.o spell.o to_tsany.o ts_locale.o ts_parse.o ts_selfuncs.o ts_typanalyze.o ts_utils.o wparser.o wparser_def.o dict.bc dict_ispell.bc dict_simple.bc dict_synonym.bc dict_thesaurus.bc regis.bc spell.bc to_tsany.bc ts_locale.bc ts_parse.bc ts_selfuncs.bc ts_typanalyze.bc ts_utils.bc wparser.bc wparser_def.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/tsearch' make -C utils clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils' make -C adt clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/adt' rm -f objfiles.txt acl.o amutils.o array_expanded.o array_selfuncs.o array_typanalyze.o array_userfuncs.o arrayfuncs.o arrayutils.o ascii.o bool.o cash.o char.o cryptohashes.o date.o datetime.o datum.o dbsize.o domains.o encode.o enum.o expandeddatum.o expandedrecord.o float.o format_type.o formatting.o genfile.o geo_ops.o geo_selfuncs.o geo_spgist.o inet_cidr_ntop.o inet_net_pton.o int.o int8.o json.o jsonb.o jsonb_gin.o jsonb_op.o jsonb_util.o jsonfuncs.o jsonpath.o jsonpath_exec.o jsonpath_gram.o like.o like_support.o lockfuncs.o mac.o mac8.o misc.o name.o network.o network_gist.o network_selfuncs.o network_spgist.o numeric.o numutils.o oid.o oracle_compat.o orderedsetaggs.o partitionfuncs.o pg_locale.o pg_lsn.o pg_upgrade_support.o pgstatfuncs.o pseudotypes.o quote.o rangetypes.o rangetypes_gist.o rangetypes_selfuncs.o rangetypes_spgist.o rangetypes_typanalyze.o regexp.o regproc.o ri_triggers.o rowtypes.o ruleutils.o selfuncs.o tid.o timestamp.o trigfuncs.o tsginidx.o tsgistidx.o tsquery.o tsquery_cleanup.o tsquery_gist.o tsquery_op.o tsquery_rewrite.o tsquery_util.o tsrank.o tsvector.o tsvector_op.o tsvector_parser.o uuid.o varbit.o varchar.o varlena.o version.o windowfuncs.o xid.o xid8funcs.o xml.o acl.bc amutils.bc array_expanded.bc array_selfuncs.bc array_typanalyze.bc array_userfuncs.bc arrayfuncs.bc arrayutils.bc ascii.bc bool.bc cash.bc char.bc cryptohashes.bc date.bc datetime.bc datum.bc dbsize.bc domains.bc encode.bc enum.bc expandeddatum.bc expandedrecord.bc float.bc format_type.bc formatting.bc genfile.bc geo_ops.bc geo_selfuncs.bc geo_spgist.bc inet_cidr_ntop.bc inet_net_pton.bc int.bc int8.bc json.bc jsonb.bc jsonb_gin.bc jsonb_op.bc jsonb_util.bc jsonfuncs.bc jsonpath.bc jsonpath_exec.bc jsonpath_gram.bc like.bc like_support.bc lockfuncs.bc mac.bc mac8.bc misc.bc name.bc network.bc network_gist.bc network_selfuncs.bc network_spgist.bc numeric.bc numutils.bc oid.bc oracle_compat.bc orderedsetaggs.bc partitionfuncs.bc pg_locale.bc pg_lsn.bc pg_upgrade_support.bc pgstatfuncs.bc pseudotypes.bc quote.bc rangetypes.bc rangetypes_gist.bc rangetypes_selfuncs.bc rangetypes_spgist.bc rangetypes_typanalyze.bc regexp.bc regproc.bc ri_triggers.bc rowtypes.bc ruleutils.bc selfuncs.bc tid.bc timestamp.bc trigfuncs.bc tsginidx.bc tsgistidx.bc tsquery.bc tsquery_cleanup.bc tsquery_gist.bc tsquery_op.bc tsquery_rewrite.bc tsquery_util.bc tsrank.bc tsvector.bc tsvector_op.bc tsvector_parser.bc uuid.bc varbit.bc varchar.bc varlena.bc version.bc windowfuncs.bc xid.bc xid8funcs.bc xml.bc rm -f lex.backup make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/adt' make -C cache clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/cache' rm -f objfiles.txt attoptcache.o catcache.o evtcache.o inval.o lsyscache.o partcache.o plancache.o relcache.o relfilenodemap.o relmapper.o spccache.o syscache.o ts_cache.o typcache.o attoptcache.bc catcache.bc evtcache.bc inval.bc lsyscache.bc partcache.bc plancache.bc relcache.bc relfilenodemap.bc relmapper.bc spccache.bc syscache.bc ts_cache.bc typcache.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/cache' make -C error clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/error' rm -f objfiles.txt assert.o elog.o assert.bc elog.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/error' make -C fmgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/fmgr' rm -f objfiles.txt dfmgr.o fmgr.o funcapi.o dfmgr.bc fmgr.bc funcapi.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/fmgr' make -C hash clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/hash' rm -f objfiles.txt dynahash.o pg_crc.o dynahash.bc pg_crc.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/hash' make -C init clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/init' rm -f objfiles.txt globals.o miscinit.o postinit.o globals.bc miscinit.bc postinit.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/init' make -C mb clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb' rm -f objfiles.txt conv.o mbutils.o stringinfo_mb.o wstrcmp.o wstrncmp.o conv.bc mbutils.bc stringinfo_mb.bc wstrcmp.bc wstrncmp.bc make -C conversion_procs clean make[5]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs' make -C cyrillic_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' rm -f cyrillic_and_mic.so libcyrillic_and_mic.a libcyrillic_and_mic.pc rm -f cyrillic_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' rm -f euc_cn_and_mic.so libeuc_cn_and_mic.a libeuc_cn_and_mic.pc rm -f euc_cn_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' rm -f euc_jp_and_sjis.so libeuc_jp_and_sjis.a libeuc_jp_and_sjis.pc rm -f euc_jp_and_sjis.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' rm -f euc_kr_and_mic.so libeuc_kr_and_mic.a libeuc_kr_and_mic.pc rm -f euc_kr_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' rm -f euc_tw_and_big5.so libeuc_tw_and_big5.a libeuc_tw_and_big5.pc rm -f big5.o euc_tw_and_big5.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/latin2_and_win1250' rm -f latin2_and_win1250.so liblatin2_and_win1250.a liblatin2_and_win1250.pc rm -f latin2_and_win1250.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/latin_and_mic' rm -f latin_and_mic.so liblatin_and_mic.a liblatin_and_mic.pc rm -f latin_and_mic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_big5 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_big5' rm -f utf8_and_big5.so libutf8_and_big5.a libutf8_and_big5.pc rm -f utf8_and_big5.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' rm -f utf8_and_cyrillic.so libutf8_and_cyrillic.a libutf8_and_cyrillic.pc rm -f utf8_and_cyrillic.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' rm -f utf8_and_euc_cn.so libutf8_and_euc_cn.a libutf8_and_euc_cn.pc rm -f utf8_and_euc_cn.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' rm -f utf8_and_euc_jp.so libutf8_and_euc_jp.a libutf8_and_euc_jp.pc rm -f utf8_and_euc_jp.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' rm -f utf8_and_euc_kr.so libutf8_and_euc_kr.a libutf8_and_euc_kr.pc rm -f utf8_and_euc_kr.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' rm -f utf8_and_euc_tw.so libutf8_and_euc_tw.a libutf8_and_euc_tw.pc rm -f utf8_and_euc_tw.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' rm -f utf8_and_gb18030.so libutf8_and_gb18030.a libutf8_and_gb18030.pc rm -f utf8_and_gb18030.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_gbk' rm -f utf8_and_gbk.so libutf8_and_gbk.a libutf8_and_gbk.pc rm -f utf8_and_gbk.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' rm -f utf8_and_iso8859.so libutf8_and_iso8859.a libutf8_and_iso8859.pc rm -f utf8_and_iso8859.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' rm -f utf8_and_iso8859_1.so libutf8_and_iso8859_1.a libutf8_and_iso8859_1.pc rm -f utf8_and_iso8859_1.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_johab' rm -f utf8_and_johab.so libutf8_and_johab.a libutf8_and_johab.pc rm -f utf8_and_johab.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis' rm -f utf8_and_sjis.so libutf8_and_sjis.a libutf8_and_sjis.pc rm -f utf8_and_sjis.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_win' rm -f utf8_and_win.so libutf8_and_win.a libutf8_and_win.pc rm -f utf8_and_win.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_uhc' rm -f utf8_and_uhc.so libutf8_and_uhc.a libutf8_and_uhc.pc rm -f utf8_and_uhc.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' rm -f utf8_and_euc2004.so libutf8_and_euc2004.a libutf8_and_euc2004.pc rm -f utf8_and_euc2004.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' rm -f utf8_and_sjis2004.so libutf8_and_sjis2004.a libutf8_and_sjis2004.pc rm -f utf8_and_sjis2004.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 clean make[6]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' rm -f euc2004_sjis2004.so libeuc2004_sjis2004.a libeuc2004_sjis2004.pc rm -f euc2004_sjis2004.o make[6]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[5]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs' make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb' make -C misc clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/misc' rm -f objfiles.txt guc.o help_config.o pg_config.o pg_controldata.o pg_rusage.o ps_status.o queryenvironment.o rls.o sampling.o superuser.o timeout.o tzparser.o guc.bc help_config.bc pg_config.bc pg_controldata.bc pg_rusage.bc ps_status.bc queryenvironment.bc rls.bc sampling.bc superuser.bc timeout.bc tzparser.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/misc' make -C mmgr clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mmgr' rm -f objfiles.txt aset.o dsa.o freepage.o generation.o mcxt.o memdebug.o portalmem.o slab.o aset.bc dsa.bc freepage.bc generation.bc mcxt.bc memdebug.bc portalmem.bc slab.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mmgr' make -C resowner clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/resowner' rm -f objfiles.txt resowner.o resowner.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/resowner' make -C sort clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/sort' rm -f objfiles.txt logtape.o sharedtuplestore.o sortsupport.o tuplesort.o tuplestore.o logtape.bc sharedtuplestore.bc sortsupport.bc tuplesort.bc tuplestore.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/sort' make -C time clean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/time' rm -f objfiles.txt combocid.o snapmgr.o combocid.bc snapmgr.bc make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/time' rm -f objfiles.txt fmgrtab.o fmgrtab.bc rm -f probes.h make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils' make -C ../../src/timezone clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/timezone' rm -f objfiles.txt localtime.o pgtz.o strftime.o localtime.bc pgtz.bc strftime.bc rm -f zic zic.o abbrevs.txt make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/timezone' make -C jit clean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/jit' rm -f objfiles.txt jit.o jit.bc make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/jit' rm -f objfiles.txt utils/probes.o access/objfiles.txt bootstrap/objfiles.txt catalog/objfiles.txt parser/objfiles.txt commands/objfiles.txt executor/objfiles.txt foreign/objfiles.txt lib/objfiles.txt libpq/objfiles.txt main/objfiles.txt nodes/objfiles.txt optimizer/objfiles.txt partitioning/objfiles.txt port/objfiles.txt postmaster/objfiles.txt regex/objfiles.txt replication/objfiles.txt rewrite/objfiles.txt statistics/objfiles.txt storage/objfiles.txt tcop/objfiles.txt tsearch/objfiles.txt utils/objfiles.txt ../../src/timezone/objfiles.txt jit/objfiles.txt ../../src/common/libpgcommon_srv.a ../../src/port/libpgport_srv.a utils/probes.bc access/objfiles.txt bootstrap/objfiles.txt catalog/objfiles.txt parser/objfiles.txt commands/objfiles.txt executor/objfiles.txt foreign/objfiles.txt lib/objfiles.txt libpq/objfiles.txt main/objfiles.txt nodes/objfiles.txt optimizer/objfiles.txt partitioning/objfiles.txt port/objfiles.txt postmaster/objfiles.txt regex/objfiles.txt replication/objfiles.txt rewrite/objfiles.txt statistics/objfiles.txt storage/objfiles.txt tcop/objfiles.txt tsearch/objfiles.txt utils/objfiles.txt ../../src/timezone/objfiles.txt jit/objfiles.txt ../../src/common/libpgcommon_srv.a ../../src/port/libpgport_srv.a rm -f utils/probes.o postgres rm -f port/tas.s port/pg_sema.c port/pg_shmem.c make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend' make -C backend/utils/mb/conversion_procs distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs' make -C cyrillic_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' rm -f cyrillic_and_mic.so libcyrillic_and_mic.a libcyrillic_and_mic.pc rm -f cyrillic_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' rm -f euc_cn_and_mic.so libeuc_cn_and_mic.a libeuc_cn_and_mic.pc rm -f euc_cn_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' rm -f euc_jp_and_sjis.so libeuc_jp_and_sjis.a libeuc_jp_and_sjis.pc rm -f euc_jp_and_sjis.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' rm -f euc_kr_and_mic.so libeuc_kr_and_mic.a libeuc_kr_and_mic.pc rm -f euc_kr_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' rm -f euc_tw_and_big5.so libeuc_tw_and_big5.a libeuc_tw_and_big5.pc rm -f big5.o euc_tw_and_big5.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/latin2_and_win1250' rm -f latin2_and_win1250.so liblatin2_and_win1250.a liblatin2_and_win1250.pc rm -f latin2_and_win1250.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/latin_and_mic' rm -f latin_and_mic.so liblatin_and_mic.a liblatin_and_mic.pc rm -f latin_and_mic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_big5 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_big5' rm -f utf8_and_big5.so libutf8_and_big5.a libutf8_and_big5.pc rm -f utf8_and_big5.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' rm -f utf8_and_cyrillic.so libutf8_and_cyrillic.a libutf8_and_cyrillic.pc rm -f utf8_and_cyrillic.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' rm -f utf8_and_euc_cn.so libutf8_and_euc_cn.a libutf8_and_euc_cn.pc rm -f utf8_and_euc_cn.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' rm -f utf8_and_euc_jp.so libutf8_and_euc_jp.a libutf8_and_euc_jp.pc rm -f utf8_and_euc_jp.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' rm -f utf8_and_euc_kr.so libutf8_and_euc_kr.a libutf8_and_euc_kr.pc rm -f utf8_and_euc_kr.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' rm -f utf8_and_euc_tw.so libutf8_and_euc_tw.a libutf8_and_euc_tw.pc rm -f utf8_and_euc_tw.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' rm -f utf8_and_gb18030.so libutf8_and_gb18030.a libutf8_and_gb18030.pc rm -f utf8_and_gb18030.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_gbk' rm -f utf8_and_gbk.so libutf8_and_gbk.a libutf8_and_gbk.pc rm -f utf8_and_gbk.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' rm -f utf8_and_iso8859.so libutf8_and_iso8859.a libutf8_and_iso8859.pc rm -f utf8_and_iso8859.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' rm -f utf8_and_iso8859_1.so libutf8_and_iso8859_1.a libutf8_and_iso8859_1.pc rm -f utf8_and_iso8859_1.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_johab' rm -f utf8_and_johab.so libutf8_and_johab.a libutf8_and_johab.pc rm -f utf8_and_johab.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis' rm -f utf8_and_sjis.so libutf8_and_sjis.a libutf8_and_sjis.pc rm -f utf8_and_sjis.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_win' rm -f utf8_and_win.so libutf8_and_win.a libutf8_and_win.pc rm -f utf8_and_win.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_uhc' rm -f utf8_and_uhc.so libutf8_and_uhc.a libutf8_and_uhc.pc rm -f utf8_and_uhc.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' rm -f utf8_and_euc2004.so libutf8_and_euc2004.a libutf8_and_euc2004.pc rm -f utf8_and_euc2004.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' rm -f utf8_and_sjis2004.so libutf8_and_sjis2004.a libutf8_and_sjis2004.pc rm -f utf8_and_sjis2004.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' rm -f euc2004_sjis2004.so libeuc2004_sjis2004.a libeuc2004_sjis2004.pc rm -f euc2004_sjis2004.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/utils/mb/conversion_procs' make -C backend/snowball distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/snowball' rm -f dict_snowball.so libdict_snowball.a libdict_snowball.pc rm -f api.o dict_snowball.o utilities.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_indonesian.o stem_ISO_8859_1_irish.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_hungarian.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_arabic.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_greek.o stem_UTF_8_hungarian.o stem_UTF_8_indonesian.o stem_UTF_8_irish.o stem_UTF_8_italian.o stem_UTF_8_lithuanian.o stem_UTF_8_nepali.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_tamil.o stem_UTF_8_turkish.o snowball_create.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/snowball' make -C include distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/include' rm -f utils/fmgroids.h utils/fmgrprotos.h utils/errcodes.h utils/header-stamp rm -f parser/gram.h storage/lwlocknames.h utils/probes.h rm -f catalog/schemapg.h catalog/pg_*_d.h catalog/header-stamp rm -f pg_config.h pg_config_ext.h pg_config_os.h stamp-h stamp-ext-h make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/include' make -C backend/replication/libpqwalreceiver distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/replication/libpqwalreceiver' rm -f libpqwalreceiver.so liblibpqwalreceiver.a liblibpqwalreceiver.pc rm -f libpqwalreceiver.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/backend/replication/pgoutput' rm -f pgoutput.so libpgoutput.a libpgoutput.pc rm -f pgoutput.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/backend/replication/pgoutput' make -C fe_utils distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/fe_utils' rm -f libpgfeutils.a archive.o cancel.o conditional.o mbprint.o print.o psqlscan.o recovery_gen.o simple_list.o string_utils.o lex.backup make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/fe_utils' make -C bin distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin' make -C initdb distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/initdb' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/ja.mo po/ko.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/initdb.pot rm -f initdb findtimezone.o initdb.o localtime.o localtime.c rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/initdb' make -C pg_archivecleanup distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_archivecleanup' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/ja.mo po/ko.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/pg_archivecleanup.pot rm -f pg_archivecleanup pg_archivecleanup.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_archivecleanup' make -C pg_basebackup distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_basebackup' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/ja.mo po/ko.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/pg_basebackup.pot rm -f pg_basebackup pg_receivewal pg_recvlogical \ pg_basebackup.o pg_receivewal.o pg_recvlogical.o \ receivelog.o streamutil.o walmethods.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_basebackup' make -C pg_checksums distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_checksums' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/ja.mo po/ko.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/pg_checksums.pot rm -f pg_checksums pg_checksums.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_checksums' make -C pg_config distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_config' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/he.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/vi.mo po/zh_CN.mo rm -f po/pg_server_config.pot rm -f pg_server_config pg_config.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_config' make -C pg_controldata distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_controldata' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/pg_controldata.pot rm -f pg_controldata pg_controldata.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_controldata' make -C pg_ctl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_ctl' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/pg_ctl.pot rm -f pg_ctl pg_ctl.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_ctl' make -C pg_dump distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_dump' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/ja.mo po/ko.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/pg_dump.pot rm -f pg_dump pg_restore pg_dumpall 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 pg_dump.o common.o pg_dump_sort.o pg_restore.o pg_dumpall.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_dump' make -C pg_resetwal distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_resetwal' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/ja.mo po/ko.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/pg_resetwal.pot rm -f pg_resetwal pg_resetwal.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_resetwal' make -C pg_rewind distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_rewind' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/ja.mo po/ko.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/pg_rewind.pot rm -f pg_rewind copy_fetch.o datapagemap.o fetch.o file_ops.o filemap.o libpq_fetch.o parsexlog.o pg_rewind.o timeline.o xlogreader.o xlogreader.c rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_rewind' make -C pg_test_fsync distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_test_fsync' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/vi.mo po/zh_CN.mo rm -f po/pg_test_fsync.pot rm -f pg_test_fsync pg_test_fsync.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_test_fsync' make -C pg_test_timing distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_test_timing' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/vi.mo po/zh_CN.mo rm -f po/pg_test_timing.pot rm -f pg_test_timing pg_test_timing.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_test_timing' make -C pg_upgrade distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_upgrade' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/ja.mo po/ko.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/pg_upgrade.pot rm -f pg_upgrade check.o controldata.o dump.o exec.o file.o function.o info.o option.o parallel.o pg_upgrade.o relfilenode.o server.o tablespace.o util.o version.o rm -rf analyze_new_cluster.sh delete_old_cluster.sh log/ tmp_check/ \ loadable_libraries.txt reindex_hash.sql \ pg_upgrade_dump_globals.sql \ pg_upgrade_dump_*.custom pg_upgrade_*.log make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_upgrade' make -C pg_verifybackup distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_verifybackup' rm -f po/de.mo po/es.mo po/fr.mo po/ja.mo po/ko.mo po/ru.mo po/sv.mo po/uk.mo po/zh_CN.mo rm -f po/pg_verifybackup.pot rm -f pg_verifybackup parse_manifest.o pg_verifybackup.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_verifybackup' make -C pg_waldump distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_waldump' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/ja.mo po/ko.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/pg_waldump.pot rm -f pg_waldump 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 brindesc.c clogdesc.c committsdesc.c dbasedesc.c genericdesc.c gindesc.c gistdesc.c hashdesc.c heapdesc.c logicalmsgdesc.c mxactdesc.c nbtdesc.c relmapdesc.c replorigindesc.c seqdesc.c smgrdesc.c spgdesc.c standbydesc.c tblspcdesc.c xactdesc.c xlogdesc.c xlogreader.c rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pg_waldump' make -C pgbench distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pgbench' rm -f pgbench exprparse.o pgbench.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pgbench' make -C psql distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/psql' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/psql.pot rm -f psql 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 lex.backup rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/psql' make -C scripts distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/scripts' rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/ja.mo po/ko.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/zh_CN.mo rm -f po/pgscripts.pot rm -f createdb createuser dropdb dropuser clusterdb vacuumdb reindexdb pg_isready createdb.o createuser.o dropdb.o dropuser.o clusterdb.o vacuumdb.o reindexdb.o pg_isready.o rm -f common.o scripts_parallel.o rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/scripts' make -C pgevent distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pgevent' make[3]: Nothing to be done for 'distclean'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin/pgevent' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/bin' make -C pl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl' make -C plpgsql distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpgsql' make -C src distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpgsql/src' rm -f plpgsql.so libplpgsql.a libplpgsql.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/vi.mo po/zh_CN.mo rm -f po/plpgsql.pot rm -f pl_comp.o pl_exec.o pl_funcs.o pl_gram.o pl_handler.o pl_scanner.o rm -f expected/plpgsql_copy.out sql/plpgsql_copy.sql rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpgsql/src' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpgsql' make -C plperl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plperl' rm -f plperl.so libplperl.a libplperl.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ro.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/vi.mo po/zh_CN.mo rm -f po/plperl.pot rm -f SPI.c Util.c plperl.o SPI.o Util.o perlchunks.h plperl_opmask.h rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plperl' make -C plpython distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' rm -f plpython3.so libplpython3.a libplpython3.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/vi.mo po/zh_CN.mo rm -f po/plpython.pot rm -f plpy_cursorobject.o plpy_elog.o plpy_exec.o plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ sql/python3/ expected/python3/ results/python3/ make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/plpython' make -C tcl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/pl/tcl' rm -f pltcl.so libpltcl.a libpltcl.pc rm -f po/cs.mo po/de.mo po/es.mo po/fr.mo po/it.mo po/ja.mo po/ko.mo po/pl.mo po/pt_BR.mo po/ru.mo po/sv.mo po/tr.mo po/uk.mo po/vi.mo po/zh_CN.mo rm -f po/pltcl.pot rm -f pltcl.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl/tcl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/pl' make -C makefiles distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/makefiles' make[2]: Nothing to be done for 'distclean'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/makefiles' make -C test/regress distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/regress' rm -f regress.so libregress.a libregress.pc rm -f regress.o refint.so autoinc.so rm -f pg_regress_main.o pg_regress.o pg_regress rm -f expected/create_function_1.out expected/copy.out expected/misc.out expected/constraints.out expected/tablespace.out expected/largeobject_1.out expected/create_function_2.out expected/largeobject.out sql/create_function_1.sql sql/copy.sql sql/misc.sql sql/constraints.sql sql/tablespace.sql sql/create_function_2.sql sql/largeobject.sql rm -rf testtablespace rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/regress' make -C test/isolation distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/isolation' rm -f isolationtester pg_isolation_regress isolationtester.o specparse.o isolation_main.o rm -f pg_regress.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/isolation' make -C test/perl distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/perl' make[2]: Nothing to be done for 'distclean'. make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/perl' make -C test distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test' make -C perl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/perl' make[3]: Nothing to be done for 'distclean'. make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/perl' make -C regress distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/regress' rm -f regress.so libregress.a libregress.pc rm -f regress.o refint.so autoinc.so rm -f pg_regress_main.o pg_regress.o pg_regress rm -f expected/create_function_1.out expected/copy.out expected/misc.out expected/constraints.out expected/tablespace.out expected/largeobject_1.out expected/create_function_2.out expected/largeobject.out sql/create_function_1.sql sql/copy.sql sql/misc.sql sql/constraints.sql sql/tablespace.sql sql/create_function_2.sql sql/largeobject.sql rm -rf testtablespace rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/regress' make -C isolation distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/isolation' rm -f isolationtester pg_isolation_regress isolationtester.o specparse.o isolation_main.o rm -f pg_regress.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/isolation' make -C modules distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules' make -C brin distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/brin' rm -rf tmp_check/ rm -rf output_iso/ tmp_check_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/brin' make -C commit_ts distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/commit_ts' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ rm -rf tmp_check/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/commit_ts' make -C dummy_index_am distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/dummy_index_am' rm -f dummy_index_am.so dummy_index_am.o \ dummy_index_am.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/dummy_index_am' make -C dummy_seclabel distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/dummy_seclabel' rm -f dummy_seclabel.so dummy_seclabel.o \ dummy_seclabel.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/dummy_seclabel' make -C snapshot_too_old distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/snapshot_too_old' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ rm -rf output_iso/ tmp_check_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/snapshot_too_old' make -C test_bloomfilter distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_bloomfilter' rm -f test_bloomfilter.so libtest_bloomfilter.a libtest_bloomfilter.pc rm -f test_bloomfilter.o test_bloomfilter.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_bloomfilter' make -C test_ddl_deparse distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_ddl_deparse' rm -f test_ddl_deparse.so test_ddl_deparse.o \ test_ddl_deparse.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_ddl_deparse' make -C test_extensions distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_extensions' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_extensions' make -C test_ginpostinglist distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_ginpostinglist' rm -f test_ginpostinglist.so libtest_ginpostinglist.a libtest_ginpostinglist.pc rm -f test_ginpostinglist.o test_ginpostinglist.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_ginpostinglist' make -C test_integerset distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_integerset' rm -f test_integerset.so libtest_integerset.a libtest_integerset.pc rm -f test_integerset.o test_integerset.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_integerset' make -C test_misc distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_misc' rm -rf tmp_check/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_misc' make -C test_parser distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_parser' rm -f test_parser.so libtest_parser.a libtest_parser.pc rm -f test_parser.o test_parser.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_parser' make -C test_pg_dump distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_pg_dump' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ rm -rf tmp_check/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_pg_dump' make -C test_predtest distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_predtest' rm -f test_predtest.so libtest_predtest.a libtest_predtest.pc rm -f test_predtest.o test_predtest.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_predtest' make -C test_rbtree distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_rbtree' rm -f test_rbtree.so libtest_rbtree.a libtest_rbtree.pc rm -f test_rbtree.o test_rbtree.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_rbtree' make -C test_rls_hooks distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_rls_hooks' rm -f test_rls_hooks.so libtest_rls_hooks.a libtest_rls_hooks.pc rm -f test_rls_hooks.o test_rls_hooks.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_rls_hooks' make -C test_shm_mq distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_shm_mq' rm -f test_shm_mq.so libtest_shm_mq.a libtest_shm_mq.pc rm -f setup.o test.o worker.o setup.bc test.bc worker.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/test_shm_mq' make -C unsafe_tests distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/unsafe_tests' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/unsafe_tests' make -C worker_spi distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/worker_spi' rm -f worker_spi.so worker_spi.o \ worker_spi.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/worker_spi' make -C ssl_passphrase_callback distclean make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/ssl_passphrase_callback' rm -f ssl_passphrase_func.so libssl_passphrase_func.a libssl_passphrase_func.pc rm -f ssl_passphrase_func.o ssl_passphrase_func.bc rm -rf tmp_check/ make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules/ssl_passphrase_callback' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/modules' make -C authentication distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/authentication' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/authentication' make -C recovery distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/recovery' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/recovery' make -C subscription distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/subscription' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/subscription' make -C examples distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/examples' rm -f testlibpq testlibpq2 testlibpq3 testlibpq4 testlo testlo64 *.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/examples' make -C kerberos distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/kerberos' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/kerberos' make -C ldap distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/ldap' rm -rf tmp_check make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/ldap' make -C locale distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/locale' rm -f test-ctype *.o for d in de_DE.ISO8859-1 gr_GR.ISO8859-7 koi8-r koi8-to-win1251; do \ make -C $d clean || exit; \ done make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/locale/de_DE.ISO8859-1' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/locale/de_DE.ISO8859-1' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/locale/gr_GR.ISO8859-7' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/locale/gr_GR.ISO8859-7' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/locale/koi8-r' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/locale/koi8-r' make[4]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/locale/koi8-to-win1251' rm -f *.out make[4]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/locale/koi8-to-win1251' make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/locale' make -C thread distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/thread' rm -f thread_test thread_test.o make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/thread' make -C ssl distclean make[3]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/ssl' rm -rf tmp_check rm -rf ssl/*.old ssl/new_certs_dir ssl/client*_tmp.key make[3]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/ssl' make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test' make -C tutorial NO_PGXS=1 distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/tutorial' rm -f complex.so funcs.so complex.o funcs.o \ complex.bc funcs.bc rm -f advanced.sql basics.sql complex.sql funcs.sql syscat.sql make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/tutorial' make -C test/isolation distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/isolation' rm -f isolationtester pg_isolation_regress isolationtester.o specparse.o isolation_main.o rm -f pg_regress.o rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/isolation' make -C test/thread distclean make[2]: Entering directory '/builddir/build/BUILD/postgresql-13.13/src/test/thread' rm -f thread_test thread_test.o make[2]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src/test/thread' rm -f Makefile.port Makefile.global make[1]: Leaving directory '/builddir/build/BUILD/postgresql-13.13/src' rm -rf tmp_install/ portlock/ rm -f config.cache config.log config.status GNUmakefile + PYTHON=/usr/bin/python2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./postgresql-12.9/config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./postgresql-12.9/config/config.sub ++ basename ./postgresql-12.9/config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./postgresql-12.9/config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './postgresql-12.9/config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./postgresql-12.9/config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./postgresql-12.9/config/config.guess ++ basename ./postgresql-12.9/config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./postgresql-12.9/config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './postgresql-12.9/config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-Anolis-linux --host=x86_64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --with-perl --with-tcl --with-tclconfig=/usr/lib64 --with-ldap --with-openssl --with-pam --with-gssapi --with-ossp-uuid --with-libxml --with-libxslt --enable-nls --enable-dtrace --with-selinux --with-system-tzdata=/usr/share/zoneinfo --datadir=/usr/share/pgsql --with-systemd --with-icu configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... x86_64-Anolis-linux-gnu checking host system type... x86_64-Anolis-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-Anolis-linux-gcc... no checking for x86_64-Anolis-linux-cc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for x86_64-Anolis-linux-g++... no checking for x86_64-Anolis-linux-c++... no checking for g++... g++ 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 -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 -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_VECTOR... yes checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTOR... yes checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether gcc supports -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-Anolis-linux-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... no checking whether to build with GSSAPI support... yes checking whether to build with PAM support... yes checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... yes checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... yes checking whether to build with SELinux support... yes checking whether to build with systemd support... yes checking whether to build with XML support... yes checking for libxml-2.0 >= 2.6.23... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for x86_64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-Anolis-linux-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for x86_64-Anolis-linux-ar... no checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for tar... /usr/bin/tar checking whether ln -s works... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 3.7.4 checking for flex... /usr/bin/flex configure: using flex 2.6.4 checking for perl... /usr/bin/perl configure: using perl 5.26.3 checking for Perl archlibexp... /usr/lib64/perl5 checking for Perl privlibexp... /usr/share/perl5 checking for Perl useshrplib... true checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc 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... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for library containing backtrace_symbols... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking for library containing gss_init_sec_context... -lgssapi_krb5 checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for X509_get_signature_nid... yes checking for OPENSSL_init_ssl... yes checking for BIO_get_data... yes checking for BIO_meth_new... yes checking for ASN1_STRING_get0_data... yes checking for CRYPTO_lock... no checking for X509_get_signature_info... yes checking for pam_start in -lpam... yes checking for xmlSaveToBuffer in -lxml2... yes checking for xsltCleanupGlobals in -lxslt... yes checking for ldap_bind in -lldap... yes checking for ldap_initialize... yes checking for ldap_verify_credentials... no checking for ldap_bind in -lldap_r... yes checking for security_compute_create_name in -lselinux... yes checking for uuid_export in -lossp-uuid... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/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/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking systemd/sd-daemon.h usability... yes checking systemd/sd-daemon.h presence... yes checking for systemd/sd-daemon.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxslt/xslt.h usability... yes checking libxslt/xslt.h presence... yes checking for libxslt/xslt.h... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for compatible LDAP implementation... yes checking ossp/uuid.h usability... no checking ossp/uuid.h presence... no checking for ossp/uuid.h... no checking uuid.h usability... yes checking uuid.h presence... yes checking for uuid.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... gnu_printf checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for struct tm.tm_zone... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking whether assembler supports 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 types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for backtrace_symbols... yes checking for clock_gettime... yes checking for copyfile... no checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for kqueue... no checking for mbstowcs_l... no checking for memset_s... no checking for poll... yes checking for posix_fallocate... yes checking for ppoll... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setproctitle_fast... no checking for setsid... yes checking for shm_open... yes checking for strchrnul... yes checking for strsignal... yes checking for symlink... yes checking for sync_file_range... yes checking for uselocale... yes checking for wcstombs_l... no checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes